Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Flyway in favour of testcontainers initscripts #31

Closed
lukaseder opened this issue Jun 29, 2023 · 3 comments
Closed

Remove Flyway in favour of testcontainers initscripts #31

lukaseder opened this issue Jun 29, 2023 · 3 comments

Comments

@lukaseder
Copy link
Member

Having trouble using Flyway for the new MySQL template, but for our case, we don't need it. Testcontainers initscripts will be sufficient.:

@lukaseder
Copy link
Member Author

Oh man, testcontainers' initscript is class loaded. It can't be an ordinary local resource from the same module 😅

@lukaseder
Copy link
Member Author

Back to sql-maven-plugin. Starting from jOOQ 3.19, I guess we could use the jOOQ-migrations maven plugin, instead.

@lukaseder
Copy link
Member Author

I've reported this issue to testcontainers:

Implemented this with the sql-maven-plugin for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant