Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dao) auto paging queries not throwing errors in prepare step
Auto paginated aueries that failed preparation used to not throw an error if the prepare failed. Thus misleading into confusing error messages as in Kong#532.
- Loading branch information