Version 3.13.1 - February 21, 2020
================================================================================
This is a 3.12 patch release with bug fixes
Bug Fixes
---------
#9836 - NPE when using AbstractDatabase instance without explicit configuredCustomTypes
#9837 - jOOQ-meta Database implementations should dynamically detect server version and use appropriate dialect version
#9843 - Update error messages to refer to org.jooq.trial-java-8 Maven groupId
#9857 - Parser cannot handle double quotes in string literals
#9859 - Compilation error in generated code for check constraints containing bad escape sequences
#9860 - jOOQ Open Source Edition code generation fails on MySQL 5.7 and MariaDB 10.3