jooq/jOOQ
Lukas Eder ccd55c92f7 [jOOQ/jOOQ#9085] [jOOQ/jOOQ#8640] Change default ON DUPLICATE KEY IGNORE
The default SQL generated for unattached queries shouldn't throw exceptions, but generate something meaningful instead. This change switches the default emulation of ON DUPLICATE KEY IGNORE from INSERT .. SELECT (which requires constraint meta data) to MySQL's INSERT IGNORE
2021-10-15 17:21:16 +02:00
..
src/main [jOOQ/jOOQ#9085] [jOOQ/jOOQ#8640] Change default ON DUPLICATE KEY IGNORE 2021-10-15 17:21:16 +02:00
.gitignore
LICENSE.txt
NOTICE.txt
pom.xml [jOOQ/jOOQ#12408] Make the OSGi imports for jackson and gson modules optional 2021-09-08 14:26:06 +02:00