We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
feat: add And Sqlizer, refactor expr tests
feat: add Sqlizers NotIn and Not
feat: extend conditions (#5) extend conditions with error and zero value in case of missing args
Chore/ci (#2) * style: fixed linter errors * ci: configured GitGub Actions to run tests and linter * refactor!: renamed interface method
feat: make the pagination extension more flexible
refactor: remove the 'always true' condition
feat: adds the ability to control SelectBuilder
feat(extension): add limit/number pagintation extension
feat(extension): add the default limit extension
initial commit