In my project, I used a DDL script to generate the Jooq metadata models. In the past months, I have encountered similar issue, but at that moment, I upgrade the JooQ version, the problem is gone.
But I really do not know the exact reason. I remove the build and .gradle folder, and then run `./gradlew generateJooq --debug` , but there is no helpful info. All the fields I added in a old table and a new table is not included in the generated models. Any suggestion to debug the issue? Thanks. Hantsy -- 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 on the web visit https://groups.google.com/d/msgid/jooq-user/13790485-ccf8-4697-bf03-5bcd0559913en%40googlegroups.com.
