Skip to content

Fix migrations#10

Merged
mishankov merged 35 commits into
mainfrom
fix-migrations
Oct 28, 2025
Merged

Fix migrations#10
mishankov merged 35 commits into
mainfrom
fix-migrations

Conversation

@mishankov
Copy link
Copy Markdown
Member

No description provided.

The test now expects 3 total migrations instead of 2 after adding a
second repository migration. Also fix error message wording.
Verify that tables are properly created after migrations by executing
SELECT queries against the expected tables.
Remove the table existence check from the test since we're now expecting
the migration to be fully reverted or not attempted.
@mishankov mishankov merged commit 54c86f5 into main Oct 28, 2025
3 checks passed
@mishankov mishankov deleted the fix-migrations branch October 28, 2025 12:15
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.

If migration fails, platforma_migrations table still has record that it has finished

1 participant