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

implement flyway for postgres upgrades #354

Open
jeanetteclark opened this issue May 23, 2023 · 1 comment
Open

implement flyway for postgres upgrades #354

jeanetteclark opened this issue May 23, 2023 · 1 comment

Comments

@jeanetteclark
Copy link
Collaborator

flyway would be helpful to automatically upgrade the postgres DB as needed during helm deployments

we will need to take the current schema and implement it as the starting point for flyway, and we might need to trick flyway into doing this (exact steps unclear)

@jeanetteclark
Copy link
Collaborator Author

example: https://github.com/mbjones/pgtest

@jeanetteclark jeanetteclark removed this from the 3.0 milestone Feb 2, 2024
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