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: migrate db schema before current round init #148

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented Nov 22, 2023

Deployment of #147 is failing because at startup, we are updating spark_rounds table with meridian_contract and meridian_round before running the database schema migration.

This PR changes the initialisation order: db migrations first and everything else afterwards.

@bajtos bajtos requested a review from juliangruber November 22, 2023 12:29
@bajtos bajtos merged commit 16500a1 into main Nov 22, 2023
8 checks passed
@bajtos bajtos deleted the fix-migrate-db-before-round-init branch November 22, 2023 12:30
@bajtos
Copy link
Member Author

bajtos commented Nov 22, 2023

@juliangruber hindsight please 🙏🏻

Copy link
Member

@juliangruber juliangruber left a comment

Choose a reason for hiding this comment

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

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ done
Development

Successfully merging this pull request may close these issues.

2 participants