Version 3.17.24 - May 2, 2024
================================================================================ This is a 3.17 patch release with minor improvements and bug fixes Bug Fixes --------- #16550 - Auto wrap Field arguments to a Routine's Object typed parameter in Field<Object> #16555 - Work around lack of support for INSERT .. SELECT .. UNION [ ALL ] SELECT in SingleStore #16574 - DELETE .. ORDER BY .. LIMIT on partitioned tables without unique constraint uses non-unique ctid for self joins #16584 - Time zone information lost when fetching TIMETZ[] value in PostgreSQL #16588 - Work around HSQLDB bug where wrong LocalTime value is fetched when using bind values of type LocalTime[] #16605 - Wrong cast type name when casting value to NCLOB in Firebird #16619 - Fix order of NOT NULL and DEFAULT clauses in BigQuery CREATE TABLE statements Version 3.18.15 - May 2, 2024 ================================================================================ This is a 3.18 patch release with minor improvements and bug fixes Bug Fixes --------- #16549 - Auto wrap Field arguments to a Routine's Object typed parameter in Field<Object> #16554 - Work around lack of support for INSERT .. SELECT .. UNION [ ALL ] SELECT in SingleStore #16573 - DELETE .. ORDER BY .. LIMIT on partitioned tables without unique constraint uses non-unique ctid for self joins #16583 - Time zone information lost when fetching TIMETZ[] value in PostgreSQL #16587 - Work around HSQLDB bug where wrong LocalTime value is fetched when using bind values of type LocalTime[] #16604 - Wrong cast type name when casting value to NCLOB in Firebird #16618 - Fix order of NOT NULL and DEFAULT clauses in BigQuery CREATE TABLE statements Version 3.19.8 - May 2, 2024 ================================================================================ This is a 3.19 patch release with minor improvements and bug fixes Bug Fixes --------- #16548 - Auto wrap Field arguments to a Routine's Object typed parameter in Field<Object> #16553 - Work around lack of support for INSERT .. SELECT .. UNION [ ALL ] SELECT in SingleStore #16572 - DELETE .. ORDER BY .. LIMIT on partitioned tables without unique constraint uses non-unique ctid for self joins #16575 - Cannot configure matchers using jOOQ-codegen-gradle plugin #16577 - SAXParseException warnings when using jOOQ-codegen-gradle or any other MiniJAXB.unmarshal() usage #16582 - Time zone information lost when fetching TIMETZ[] value in PostgreSQL #16586 - Work around HSQLDB bug where wrong LocalTime value is fetched when using bind values of type LocalTime[] #16603 - Wrong cast type name when casting value to NCLOB in Firebird #16617 - Fix order of NOT NULL and DEFAULT clauses in BigQuery CREATE TABLE statements -- 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/fa160b15-ead4-47c2-b763-37b667713837n%40googlegroups.com.
