[jOOQ/jOOQ#7362] NOT NOT x is invalid in Derby. Revert to NOT (NOT x)
This commit is contained in:
parent
c9cfe48f5d
commit
9c7636d290
@ -92,11 +92,6 @@ implements
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
final boolean parenthesised(Context<?> ctx) {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public final void accept(Context<?> ctx) {
|
||||
switch (ctx.family()) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user