jooq/jOOQ
Knut Wannheden dc7ce900e9 [jOOQ/jOOQ#8986] Extracted DDLDatabaseInitializer
Extracted new class DDLDatabaseInitializer from DDLDatabase. This new
class is in package `org.jooq.extensions.ddl` of Maven module
`jOOQ-extensions`.

As a consequence also renamed the configuration data keys
"org.jooq.meta.extensions.ddl.ignore-storage-clauses" and
"org.jooq.meta.extensions.ddl.parse-for-ddldatabase" to
"org.jooq.extensions.ddl.ignore-storage-clauses" and
"org.jooq.extensions.ddl.parse-for-ddldatabase" respectively.
2019-08-06 11:05:11 +02:00
..
src/main [jOOQ/jOOQ#8986] Extracted DDLDatabaseInitializer 2019-08-06 11:05:11 +02:00
.gitignore
LICENSE.txt
NOTICE.txt
pom.xml [jOOQ/jOOQ#8939] Various fixes 2019-07-25 15:51:37 +02:00