[ ANNOUNCEMENT ] 3.14.8 patch release with minor improvements and bug fixes

44 views
Skip to first unread message

Lukas Eder

unread,
Feb 26, 2021, 8:08:53 AM2/26/21
to jOOQ User Group
Version 3.14.8 - February 26, 2021
================================================================================

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


Features and Improvements
-------------------------
#11380 - Update RecordListener documentation to explain this is about UpdatableRecords only, not bulk DML
#11482 - Add DSL.aggregate() and DSL.aggregateDistinct() as plain SQL AggregateFunctions

Bug Fixes
---------
#11362 - Wrong emulation of the procedural FOR loop with index
#11428 - Parser doesn't accept INSERT .. SELECT .. ON CONFLICT
#11444 - Plain SQL templates improperly recognise "?<>" as a PostgreSQL operator
#11445 - BatchedPreparedStatement doesn't work if statement is re-used
#11478 - Missing ABSENT ON NULL declarations in JSON_OBJECT emulated by FOR JSON
#11479 - PostgreSQL FILTER or OVER clause does not work on JSON_ARRAYAGG() or JSON_OBJECTAGG() functions
#11489 - Bad extra derived table generated when INSERT .. SELECT references target table from correlated subquery in MariaDB, MySQL
#11503 - Unknown table identifier when trying to look up CustomTable or TableImpl whose Schema doesn't reference its tables
#11518 - Support annotation wrong for Derby on DROP VIEW IF EXISTS
#11526 - ClassCastException when ResultQuery.fetchArray() returns no rows
#11529 - NullPointerException when parsing WITH .. INSERT .. SELECT without explicit INSERT column list
#11534 - Wrong precision generated for SQL Server SMALLDATETIME data type

Reply all
Reply to author
Forward
0 new messages