[ ANNOUNCEMENT ] jOOQ 3.14.2 patch release with minor improvements and bug fixes

36 views
Skip to first unread message

Lukas Eder

unread,
Nov 9, 2020, 6:45:43 AM11/9/20
to jOOQ User Group
Version 3.14.2 - November 9, 2020
================================================================================

This is a 3.14 patch release with minor improvements and bug fixes


Features and Improvements
-------------------------
#10874 - Add alternative DSL.key(...).value(...) syntax to produce JSONEntry

Bug Fixes
---------
#10765 - KotlinGenerator produces invalid syntax for PostgreSQL enum types
#10814 - Meta.migrateTo(Meta) produces constraint rename operations for MySQL PRIMARY KEY constraints
#10815 - Compilation error in KotlinGenerator generated code when <enumConverter/> flag is turned on
#10836 - KotlinGenerator should produce open classes
#10840 - DefaultConverterProvider should be Serializable
#10841 - Wrong columns requested from Connection.prepareStatement(String, String[]) when running INSERT .. RETURNING with embeddables in HSQLDB and Oracle
#10845 - KotlinGenerator produces invalid syntax for enums with special characters
#10846 - Wrong emulation of INSERT .. RETURNING for embeddables on SQL Server
#10855 - Parser fails to parse schema qualified type in CREATE TYPE .. AS ENUM commands
#10857 - Avoid querying information_schema.columns.datetime_precision in older versions of MySQL 5.7
#10859 - <includeSystemIndexes/> doesn't work correctly on MySQL 8.0.22
#10861 - Record.get(Field) doesn't work for embeddable table fields when non field-replacing embeddables are projected explicitly
#10862 - Stop using information_schema.table_constraints in PostgresDatabase
#10863 - Code generation fails in PostgreSQL when grants for enum types are missing
#10868 - KotlinGenerator should quote identifiers containing $
#10870 - KotlinGenerator should escape $ in string literals
#10872 - Add `yield` to kotlin keywords for use in KotlinGenerator
#10876 - Fix compilation errors for Oracle Packages, UDTs, ArrayRecords, Queues, Links in KotlinGenerator
#10878 - Compilation error in ScalaGenerator generated code when table has column "CLASS"
#10890 - Meta.filterPrimaryKeys() is not implemented correctly

Reply all
Reply to author
Forward
0 new messages