You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature: Add With Insert Not Prepared as option to enforce query with…
…out external arguments (#13)
* * add With Not Prepend as option to enforce query without external arguments
* * fix typo
Feature: Testing | Add boolean to enable mocking paginators for tests (……#9)
* * add boolean to pageIterator to define stop conditions for testing purposes
* add comment to explain new boolean behavior
* fix docker-compose formatting for testing
* * add stop on pagination capability test
* * update golangci lint version