[ ANNOUNCEMENT ] 3.16.9 and 3.17.3 patch releases with minor improvements and bug fixes
26 views
Skip to first unread message
Lukas Eder
unread,
Aug 16, 2022, 8:09:42 AM8/16/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jOOQ User Group
Version 3.16.9 - August 16, 2022 ================================================================================
This is a 3.16 patch release with minor improvements and bug fixes
Bug Fixes --------- #13794 - Data type rewrites to BOOLEAN don't work in Oracle JSON_OBJECT #13820 - MySQL DEFAULT CURRENT_TIMESTAMP column is generated as computed column #13832 - NullPointerException when calling DBMS_AQ.dequeue #13853 - Wrong DDL generated for computed columns in MEMSQL #13856 - Syntax error in MemSQL code generation #13859 - Upgrade pgjdbc to mitigate CVE-2022-31197 #13862 - Fix typo in code generation log message #13865 - Wrong kotlin code generated for SQL Server stored procedures #13869 - MemSQL doesn't support the SET @@var = @other_var syntax
Version 3.17.3 - August 16, 2022 ================================================================================
This is a 3.17 patch release with minor improvements and bug fixes
Bug Fixes --------- #13792 - Data type rewrites to BOOLEAN don't work in Oracle JSON_OBJECT #13797 - Virtual client side computed columns must be excluded from generated DDL statements #13799 - GenerationOption.DEFAULT should act as STORED in client side computed columns #13819 - MySQL DEFAULT CURRENT_TIMESTAMP column is generated as computed column #13831 - NullPointerException when calling DBMS_AQ.dequeue #13852 - Wrong DDL generated for computed columns in MEMSQL #13855 - Syntax error in MemSQL code generation #13858 - Upgrade pgjdbc to mitigate CVE-2022-31197 #13861 - Fix typo in code generation log message #13863 - AbstractSpringDAOImpl imported from wrong package when generating multiple schemas #13864 - Wrong kotlin code generated for SQL Server stored procedures #13868 - MemSQL doesn't support the SET @@var = @other_var syntax