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

24 views
Skip to first unread message

Lukas Eder

unread,
Jan 26, 2021, 11:11:37 AM1/26/21
to jOOQ User Group
Version 3.14.6 - January 26, 2021
================================================================================

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


Features and Improvements
-------------------------
#11314 - DataType.toString() should generate DDL type declaration fragment


Bug Fixes
---------
#11274 - Behavior of MockResultSet.close() differs from ResultSet.close() javadoc
#11278 - Wrong Support annotation for Derby DROP { INDEX | TABLE } IF EXISTS
#11282 - Wrong SQLSTATE handled in Db2's CREATE INDEX IF NOT EXISTS
#11283 - Add native support for CREATE INDEX .. INCLUDE in Db2
#11285 - Wrong emulation of CREATE UNIQUE INDEX .. INCLUDE
#11288 - NullPointerException in AbstractMeta.copyFK for SQLite when a foreign key references a unique key
#11291 - Parser parses PRIMARYKEY as PRIMARY KEY
#11293 - AbstractMeta.getForeignKeys() and other key / index producing methods don't handle namespacing correctly
#11296 - POSITION(in, search, startIndex) emulation returns wrong result when search was not found
#11300 - SQLite's DSL.extract() emulation should render an explicit CAST(STRFTIME(...) AS INT)
#11301 - NullPointerException when using InsertSetStep.set(Map) on plain SQL table with plain SQL field names
#11303 - Wrong Support annotation on ALTER TABLE .. RENAME CONSTRAINT
#11306 - ExecuteContext.exception() should accept null exceptions and translate them to an unspecified DataAccessException
#11312 - PostgreSQL MetaImpl based DataTypes are missing length of array element type
#11313 - Dialect specific data type is reported from Meta, instead of SQLDataType
#11315 - ArrayDataType.toString() should indicate that it's an array type

Reply all
Reply to author
Forward
0 new messages