jOOQ/jOOQ-mcve

Add template projects for MySQL usage

lukaseder opened this issue · 1 comments

In addition to supporting PostgreSQL with testcontainers (#21), let's support MySQL templates as well.

I'm running into tons of Flyway related issues like these ones:

Flyway isn't essential to jOOQ-mcve, let's drop it entirely. Testcontainers can load an initscript, too.