[jOOQ/jOOQ#8545] CockroachDB: Support INSERT ... ON CONFLICT ... WHERE
This commit is contained in:
parent
c19af44f92
commit
b07bb8148e
@ -37,6 +37,7 @@
|
||||
*/
|
||||
package org.jooq;
|
||||
|
||||
// ...
|
||||
// ...
|
||||
import static org.jooq.SQLDialect.CUBRID;
|
||||
import static org.jooq.SQLDialect.DERBY;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user