Skip to content

3.19.1

Compare
Choose a tag to compare
@lukaseder lukaseder released this 24 Jan 14:35
· 518 commits to main since this release

Version 3.19.1 - December 20, 2023

This is a 3.19 patch release with minor improvements and bug fixes

Bug Fixes

#15945 - jOOQ-codegen-gradle should resolve relative directories with respect to the gradle project, not the running process
#15947 - KeepNamesGeneratorStrategy generates ambiguous path names if implicitJoinPathTableSubtypes is activated
#15948 - Compilation error in KotlinGenerator generated code with KeepNamesGeneratorStrategy and generated implicit join paths
#15954 - SQLite requires parenthesised DEFAULT expressions in DDL
#15959 - YugabyteDB doesn't support ALTER TABLE .. DROP CONSTRAINT IF EXISTS
#15971 - Implicit path correlation shouldn't generate correlation predicate if correlation isn't in scope
#15973 - Regression in LiquibaseDatabase when omitting the database.liquibaseSchemaName value