Ease the integration with JOOQ

we use JOOQ/Liquibase for database access abstraction and they work quite fine. The only minor annoyance that both use own table metadata info and type system and we continuously have to convert/maintain consistency between the two representation (and a third one, which is our legacy stuff :slight_smile: It would be really grate if the two system can be merged.