jooq/jOOQ
lukaseder 3f84ccf58f [#8479] Emulate INSERT .. ON DUPLICATE KEY UPDATE .. WHERE on MySQL
MySQL doesn't support the useful WHERE clause on ON DUPLICATE KEY UPDATE like PostgreSQL does on ON CONFLICT. But it can easily be emulated using CASE if users do not rely on the effective update counts.
2019-04-10 11:52:56 +02:00
..
src/main [#8479] Emulate INSERT .. ON DUPLICATE KEY UPDATE .. WHERE on MySQL 2019-04-10 11:52:56 +02:00
.gitignore
LICENSE.txt
pom.xml