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 -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/be517ebe-33b6-4b26-8436-d5b3ba3d6831n%40googlegroups.com.
