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

24 views
Skip to first unread message

Lukas Eder

unread,
Oct 2, 2020, 7:12:59 AM10/2/20
to jOOQ User Group
Version 3.13.5 - October 2, 2020
================================================================================

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


Features and Improvements
-------------------------
#10647 - Document that import-on-demand cannot be used with org.jooq.Record


Bug Fixes
---------
#10462 - INSERT .. ON DUPLICATE KEY IGNORE emulation using MERGE should support multi value inserts
#10468 - Configuration log level is ignored by GenerationTool for first log statements
#10470 - Code generator fails with ArrayIndexOutOfBoundsException for Index..Include statements
#10471 - PostgresUtils.toPGArray does not handle escaped quotes
#10496 - Avoid querying ALL_JSON_COLUMNS on Oracle 12.1.0.1.0
#10500 - Compilation error in generated code when there is a table called OVERRIDE
#10533 - Unstable code generation in PostgreSQL regexp_split_to_table function
#10539 - Improve emulation of (a, b) >= (x, y)
#10549 - Unnecessary stack elements when SelectQueryImpl doesn't have both semi join and where clause predicates
#10559 - Mention mapping into Record types in DefaultRecordMapper Javadoc
#10562 - Various compilation errors when schema, table, key names conflict
#10589 - NullPointerException when misconfiguring code generator, lacking a <database/>
#10596 - Error when fully qualifying a view with catalog name in CREATE/DROP VIEW in SQL Server
#10673 - Error when parsing Oracle (+) operator with ParseUnknownFunctions.IGNORE
#10676 - Parser doesn't recognise Oracle ( + ) operator, if it contains whitespace
#10683 - Change org.jooq.impl.Expression implementation to be binary only
#10706 - ClassCastException when using MockDataProvider with Oracle ArrayRecord types

Reply all
Reply to author
Forward
0 new messages