Version 3.12.1 - September 2, 2019
================================================================================
This is a 3.12 patch release with urgent bug fixes, if you're using PostgreSQL and the jOOQ Open Source Edition. Thanks everyone for your various reports and for your understanding. As always, the release will be on Maven Central with around 1h delay. You will find it listed here: https://search.maven.org/search?q=g:org.jooq%20AND%20a:jooq&core=gav
Bug Fixes
---------
#9106 - jOOQ 3.12.0 codegen fails with an incorrect query where 3.11 worked correctly (PostgreSQL)
#9112 - Cannot build Javadoc in jOOQ-checker under Java 11