Add template projects for MySQL usage
lukaseder opened this issue · 1 comments
lukaseder commented
In addition to supporting PostgreSQL with testcontainers (#21), let's support MySQL templates as well.
lukaseder commented
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.