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

Make automatic migrations deterministic #2104

Merged
merged 5 commits into from
Jan 9, 2025

Conversation

kazimuth
Copy link
Contributor

@kazimuth kazimuth commented Jan 9, 2025

Description of Changes

Fixes some bugs related to automatic migrations not being deterministic. Extracted from #2065

API and ABI breaking changes

None

Expected complexity level and risk

0

Testing

Added sorted checks to the unit test. #2065 adds integration tests, but they rely on the new pretty-printing functionality to audit the migration plan, so I can't add those here.

@kazimuth kazimuth enabled auto-merge January 9, 2025 21:49
@kazimuth kazimuth added this pull request to the merge queue Jan 9, 2025
Merged via the queue into master with commit 208e6b9 Jan 9, 2025
8 checks passed
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

Successfully merging this pull request may close these issues.

2 participants