Merge branch 'master' of git@github.com:jOOQ/jOOQ.git
Conflicts: jOOQ/src/main/java/org/jooq/Clause.java
This commit is contained in:
commit
4a279450d5
@ -138,6 +138,7 @@ public enum Clause {
|
||||
*/
|
||||
CONDITION_IS_NOT_NULL,
|
||||
|
||||
|
||||
// TODO: Should operators be distinguished?
|
||||
// - LIKE predicate
|
||||
// - Subselect predicates
|
||||
@ -402,4 +403,4 @@ public enum Clause {
|
||||
|
||||
TRUNCATE,
|
||||
TRUNCATE_TRUNCATE,
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user