Thanks, I'll keep an eye on the issue FYI, my use case only requires create table and it would only be used in test cases, not actual production code. I'd basically be creating a schema in an in memory H2 database prior to running some tests.
I'm assuming Hibernate's support for "hbm2ddl.auto" has solved the problem and could be used as a reference. Cheers, Lance. -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
