[jOOQ/jOOQ#1985] Add support for EXASOL
- Fix nested ROW tests - Skip some CONNECT BY tests - Fix DDL tests - Support OVERLAPS - Support ROW BETWEEN condition
This commit is contained in:
parent
3eb5138508
commit
ce0f359e57
@ -48,6 +48,7 @@ import static org.jooq.SQLDialect.CUBRID;
|
||||
// ...
|
||||
// ...
|
||||
import static org.jooq.SQLDialect.DERBY;
|
||||
// ...
|
||||
import static org.jooq.SQLDialect.FIREBIRD;
|
||||
import static org.jooq.SQLDialect.H2;
|
||||
// ...
|
||||
|
||||
Loading…
Reference in New Issue
Block a user