Skip to content

PostgresMigrations: Ensure only a migration runs once at a time, even when not using transactions - #5209

Merged
akshaymankar merged 3 commits into
developfrom
migrations-without-tx
Apr 30, 2026
Merged

PostgresMigrations: Ensure only a migration runs once at a time, even when not using transactions#5209
akshaymankar merged 3 commits into
developfrom
migrations-without-tx

Conversation

@akshaymankar

Copy link
Copy Markdown
Member

https://wearezeta.atlassian.net/browse/WPB-22832

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@akshaymankar
akshaymankar requested review from a team as code owners April 29, 2026 13:06
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Apr 29, 2026
Comment thread libs/wire-subsystems/src/Wire/PostgresMigrations.hs Outdated

@supersven supersven left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Co-authored-by: Sven Tennie <sven.tennie@wire.com>
@akshaymankar
akshaymankar merged commit 55844e9 into develop Apr 30, 2026
10 checks passed
@akshaymankar
akshaymankar deleted the migrations-without-tx branch April 30, 2026 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants