We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix: Update golang.org/x/crypto example dependency
fix: Implement WithQuery for InsertBuilder
fix: Accept multiple returning exps, accept Identer in WithBuilder In… …sertInto, Update, DeleteFrom
fix: write alias for SelectJson if set
feat: Add PrettyPrint to QueryBuilder for formatted insert statements
feat: Add ApplyIf to JsonBuildObjectBuilder
Implement ANY/ALL Fixes #7
Remove unused noParensExp
Add parens when using NOT around a junction
Feature: Add locking clause to select builder