jooq/jOOQ
Knut Wannheden 6dfd51a8ca [jOOQ/jOOQ#8732] H2: Fix DSL#week() implementation
For H2 the DSL#week() function should be mapped to the ISO_WEEK()
function as EXTRACT(WEEK FROM ...) is equivalent to the WEEK() function.
2019-06-06 10:15:14 +02:00
..
src/main [jOOQ/jOOQ#8732] H2: Fix DSL#week() implementation 2019-06-06 10:15:14 +02:00
.gitignore
LICENSE.txt
NOTICE.txt [jOOQ/jOOQ#8615] Missing NOTICE file from commons-lang 2019-05-21 12:23:17 +02:00
pom.xml [#4371] Add support for the JDK 9 Flow API (JSR-166 enhancements) and reactive streams 2019-05-13 11:37:08 +02:00