jooq/jOOQ
Lukas Eder 28f3a4f3ce [jOOQ/jOOQ#5214] MySQL 8.0.20 EXCLUDED emulation should name the table t
In various emulations, we're already calling auxiliary tables t, so this alias should also be applied to the EXCLUDED emulation, which benefits cases where INSERT .. SELECT is used and stored client side computed columns are involved. Re-wrapping the SELECT query to generate an EXCLUDED alias would only further complicate the logic.
2022-05-18 16:24:54 +02:00
..
src/main [jOOQ/jOOQ#5214] MySQL 8.0.20 EXCLUDED emulation should name the table t 2022-05-18 16:24:54 +02:00
.gitignore
LICENSE.txt
NOTICE.txt
pom.xml