Version 3.14.7 - February 2, 2021
================================================================================
This is a 3.14 patch release with minor improvements and bug fixes.
It is highly recommended for users of 3.14.5 and 3.14.6 to upgrade due to a memory leak regression introduced in 3.14.5.
Bug Fixes
---------
#11320 - JDBCDatabase produces empty string as default value everywhere
#11337 - Field.getDataType(Configuration) resets nullability
#11339 - PostgreSQL routines with long names are excluded by code generator
#11351 - Wrong syntax generated when WITH clause is empty in DSL
#11352 - Missing H2 support on WithStep::selectOne and similar methods
#11353 - Memory leak regression in DefaultDataType cache