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

fix: postgres and flyway version mismatch #1525

Merged
merged 2 commits into from
Oct 25, 2023
Merged

Conversation

DerekRoberts
Copy link
Member

@DerekRoberts DerekRoberts commented Oct 25, 2023

Flyway doesn't yet support Postgres 16. This PR dials it down to 15.4.0.


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are promoted to:

@DerekRoberts DerekRoberts self-assigned this Oct 25, 2023
@DerekRoberts DerekRoberts added the bug Something isn't working label Oct 25, 2023
@DerekRoberts DerekRoberts linked an issue Oct 25, 2023 that may be closed by this pull request
@DerekRoberts DerekRoberts marked this pull request as ready for review October 25, 2023 07:08
@DerekRoberts DerekRoberts mentioned this pull request Oct 25, 2023
@mishraomp mishraomp merged commit 75cf386 into main Oct 25, 2023
16 checks passed
@mishraomp mishraomp deleted the fix/postgresFlywayMismatch branch October 25, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

bug: Flyway and Postgres 16 version mismatch
2 participants