Version 3.17.31 - November 4, 2024
================================================================================ This is a 3.17 patch release with minor improvements and bug fixes Features and Improvements ------------------------- #17473 - Add <description/> to all pom.xml files Bug Fixes --------- #17469 - IndexOutOfBoundsException when calling PostgreSQL table valued function returning empty result, with <tableValuedFunction/> turned off #17480 - Bad code generated when activating <springDao/> but not <springAnnotations/> #17486 - Parser should support SQL Server's NTEXT type and parse it into NCLOB #17492 - Invalid constraint type "n" in jOOQ-meta query on PostgreSQL 17 when trying to fetch pg_get_constraintdef for a NOT NULL constraint on a domain #17501 - GenerationTool should be more clear about commercial dependencies, when lookups don't work #17511 - ORA-00904: invalid identifier when trying to insert into tables with lower case identifier in Oracle #17524 - Suppressed NoSuchElementException from ThreadLocalTransactionProvider.rollback prevents rollback when commit fails Version 3.18.22 - November 4, 2024 ================================================================================ This is a 3.18 patch release with minor improvements and bug fixes Features and Improvements ------------------------- #17472 - Add <description/> to all pom.xml files Bug Fixes --------- #17468 - IndexOutOfBoundsException when calling PostgreSQL table valued function returning empty result, with <tableValuedFunction/> turned off #17479 - Bad code generated when activating <springDao/> but not <springAnnotations/> #17485 - Parser should support SQL Server's NTEXT type and parse it into NCLOB #17491 - Invalid constraint type "n" in jOOQ-meta query on PostgreSQL 17 when trying to fetch pg_get_constraintdef for a NOT NULL constraint on a domain #17500 - GenerationTool should be more clear about commercial dependencies, when lookups don't work #17510 - ORA-00904: invalid identifier when trying to insert into tables with lower case identifier in Oracle #17520 - NullPointerException when using AutoConverter with a custom ConverterProvider #17523 - Suppressed NoSuchElementException from ThreadLocalTransactionProvider.rollback prevents rollback when commit fails #17527 - Oracle RETURNING emulation doesn't use configured ConverterProvider from an AutoConverter Version 3.19.15 - November 4, 2024 ================================================================================ This is a 3.19 patch release with minor improvements and bug fixes Features and Improvements ------------------------- #17471 - Add <description/> to all pom.xml files Bug Fixes --------- #17467 - IndexOutOfBoundsException when calling PostgreSQL table valued function returning empty result, with <tableValuedFunction/> turned off #17478 - Bad code generated when activating <springDao/> but not <springAnnotations/> #17484 - Parser should support SQL Server's NTEXT type and parse it into NCLOB #17490 - Invalid constraint type "n" in jOOQ-meta query on PostgreSQL 17 when trying to fetch pg_get_constraintdef for a NOT NULL constraint on a domain #17499 - GenerationTool should be more clear about commercial dependencies, when lookups don't work #17509 - ORA-00904: invalid identifier when trying to insert into tables with lower case identifier in Oracle #17519 - NullPointerException when using AutoConverter with a custom ConverterProvider #17522 - Suppressed NoSuchElementException from ThreadLocalTransactionProvider.rollback prevents rollback when commit fails #17526 - Oracle RETURNING emulation doesn't use configured ConverterProvider from an AutoConverter -- 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 visit https://groups.google.com/d/msgid/jooq-user/39e37ba3-1b94-41f8-a8ea-0a3ed2587e34n%40googlegroups.com.
