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 -- 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/a76b7f0b-263a-4d9f-b654-9bd2e8782909n%40googlegroups.com.
