jooq-modelator
jooq-modelator copied to clipboard
Incompatible with Liquibase custom changes
Even if I ensure that the implementation of a custom change is on the classpath of the jooqModelatorRuntime configuration, the migration fails with an error caused by a ClassNotFoundException. There does not seem to be a way to make the custom change class available to Liquibase in the context of running JooqModelator.
thanks for your report. Can you provide me with such a custom change class so I can test it out?