jooq/jOOQ-codegen
Lukas Eder 91fa53d6c5 [jOOQ/jOOQ#15207] A fix for a regression when both
<outputSchemaToDefault>true</outputSchemaToDefault> and
<defaultSchema>false</defaultSchema>

In this fix, we move the assumption of an EnumType being stored in the schema from an EnumType::getSchema check to an EnumType::getName check. The latter being null really means the enum isn't stored.
2023-06-20 13:00:00 +02:00
..
src/main [jOOQ/jOOQ#15207] A fix for a regression when both 2023-06-20 13:00:00 +02:00
.gitignore
LICENSE.txt [jOOQ/jOOQ#14110] License header should use HTTPS rather than HTTP 2022-10-19 10:43:58 +02:00
NOTICE.txt
pom.xml Release 3.19.0-SNAPSHOT 2023-03-08 13:41:09 +01:00