When a Boolean-typed field's `Converter` is not the default, then `DSL#condition(Field<Boolean>)` will now render the SQL by comparing the field to `true` (as converted by the field's converter). The same applies to `DSL#not(Field<Boolean>)`. |
||
|---|---|---|
| .. | ||
| src/main | ||
| .gitignore | ||
| LICENSE.txt | ||
| NOTICE.txt | ||
| pom.xml | ||