[jOOQ/jOOQ#15762] Exception in MetaImpl when encountering string literal
default expressions in MariaDB 10.1
This commit is contained in:
parent
e5e64595a0
commit
02e997e01f
@ -59,6 +59,7 @@ import static org.jooq.SQLDialect.IGNITE;
|
||||
// ...
|
||||
import static org.jooq.SQLDialect.MARIADB;
|
||||
// ...
|
||||
// ...
|
||||
import static org.jooq.SQLDialect.MYSQL;
|
||||
// ...
|
||||
import static org.jooq.SQLDialect.POSTGRES;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user