jooq/jOOQ
Lukas Eder 57359f0af1 [jOOQ/jOOQ#9879] Re-compute all columns on UPDATE for now
The previous implementation was wrong. It re-computed columns only if one of the computed columns was part of the SET clause (which they shouldn't be in the first place). So, the feature effectively didn't work for the common case.
2022-03-24 14:07:00 +01:00
..
src/main [jOOQ/jOOQ#9879] Re-compute all columns on UPDATE for now 2022-03-24 14:07:00 +01:00
.gitignore
LICENSE.txt
NOTICE.txt
pom.xml