Version 3.16.14 - February 9, 2023
================================================================================ This is a 3.16 patch release with minor improvements and bug fixes Bug Fixes --------- #14521 - Building jOOQ on Java 19 fails in xtend #14526 - Compilation error due to missing import in generated code when using <lambdaConverter/> on a routine #14532 - NullPointerException in DB2Database when constraint schema is unavailable #14576 - Regression: Meta::getTables returns tables of type TableType.TABLE when they're actually system views #14588 - Use ? as parameter marker on MySQL, MariaDB when using R2DBC #14590 - KotlinGenerator generates invalid code in equals() and hashCode() methods for inline value class fields #14602 - Exception while executing meta query on MySQL 5.6: Unknown column 'information_schema.COLUMNS.GENERATION_EXPRESSION' #14604 - CockroachDBDatabase doesn't report enum types on columns correctly anymore Version 3.17.8 - February 9, 2023 ================================================================================ This is a 3.17 patch release with minor improvements and bug fixes Bug Fixes --------- #14520 - Building jOOQ on Java 19 fails in xtend #14525 - Compilation error due to missing import in generated code when using <lambdaConverter/> on a routine #14531 - NullPointerException in DB2Database when constraint schema is unavailable #14536 - Fix org.jooq.Null Javadoc #14542 - Add support for top level nested records in R2DBC queries #14575 - Regression: Meta::getTables returns tables of type TableType.TABLE when they're actually system views #14587 - Use ? as parameter marker on MySQL, MariaDB when using R2DBC #14589 - KotlinGenerator generates invalid code in equals() and hashCode() methods for inline value class fields #14596 - Regression: UpdateQuery.execute() with RETURNING clause returns 1 even when no records were updated #14600 - setAllToExcluded also sets fields not specified in insert to excluded when using INSERT .. SET syntax #14601 - Exception while executing meta query on MySQL 5.6: Unknown column 'information_schema.COLUMNS.GENERATION_EXPRESSION' #14603 - CockroachDBDatabase doesn't report enum types on columns correctly anymore -- 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 jooq-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/975e42b2-84e4-45de-a059-2a662b063b53n%40googlegroups.com.