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

Use Flyway for DB Upgrades #1917

Open
artntek opened this issue May 9, 2024 · 1 comment
Open

Use Flyway for DB Upgrades #1917

artntek opened this issue May 9, 2024 · 1 comment
Milestone

Comments

@artntek
Copy link
Contributor

artntek commented May 9, 2024

We require operators to have upgraded to Metacat v2.19 before installing the 3.0.0 release. Since we have broken backwards compatibility, now would be a great time to re-assess our database version management system, and maybe move to using a tool like Flyway to simplify future upgrades?

We have a "clean slate" right now. If we wait too long, however, there will be too many interim upgrades to incorporate, and our window of opportunity will have closed...

@artntek artntek added this to the 3.1.0 milestone May 9, 2024
@artntek
Copy link
Contributor Author

artntek commented May 9, 2024

See Matt's simple example of using testcontainers and flyway for testing. README here

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

No branches or pull requests

1 participant