jooq/jOOQ
lukaseder cd057d34d4 [#461] [#473] [#2597] [#8234] Unnecessary casts should no longer be ignored
Historically, SQL casts were ignored if jOOQ's Field<T> type was of the same type T as the cast type. This makes sense for some internals, but not in the public API. When a user wants to cast an expression, this should always produce a SQL cast.
2019-04-10 16:16:20 +02:00
..
src/main [#461] [#473] [#2597] [#8234] Unnecessary casts should no longer be ignored 2019-04-10 16:16:20 +02:00
.gitignore
LICENSE.txt
pom.xml