MyWarp

MyWarp

220k Downloads

Generate JOOQ code from SQL files (JOOQ 3.10)

TheE opened this issue ยท 2 comments

commented

JOOQ 3.10 finally supports code generation from SQL scripts. This feature could allow us to dynamically generate the code from the Flyway scripts.

commented

Unfortunately JOOQ 3.10 does not yet support multiple SQL scripts, therefore it is incompatible with our current usage of Flyway.

Hopefully 3.11 will add support for multiple scripts. Until then I am going to close this issue.