exasol / sql-statement-builder

Build SQL statements safely without string concatenation
MIT License
25 stars 4 forks source link

Add support for missing predicates #104

Closed morazow closed 3 years ago

morazow commented 3 years ago

Add support for the missing predicates.

These predicates help to generate the where clauses for the SQL statements.