[jOOQ/jOOQ#11021] Fix informix
This commit is contained in:
parent
0c97a608ee
commit
39070ae027
@ -45,6 +45,7 @@ import static java.lang.Boolean.TRUE;
|
||||
// ...
|
||||
import static org.jooq.SQLDialect.H2;
|
||||
// ...
|
||||
// ...
|
||||
import static org.jooq.SQLDialect.MYSQL;
|
||||
// ...
|
||||
import static org.jooq.SQLDialect.POSTGRES;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user