Skip to content

fix: let the migration create the sample tables, drop EnsureCreated - #106

Merged
Theauxm merged 1 commit into
mainfrom
fix/state-machine-migrations
Aug 1, 2026
Merged

fix: let the migration create the sample tables, drop EnsureCreated#106
Theauxm merged 1 commit into
mainfrom
fix/state-machine-migrations

Conversation

@Theauxm

@Theauxm Theauxm commented Jul 31, 2026

Copy link
Copy Markdown
Member

The state-machine sample uses the compose-provided trax database and lets UsePostgres apply the migration, instead of an EnsureCreated bootstrap that bypassed the migration journal and made the setup look manual.

The state-machine sample uses the compose-provided trax database and lets
UsePostgres apply the migration, instead of an EnsureCreated bootstrap that
bypassed the migration journal and made the setup look manual.
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Theauxm
Theauxm merged commit fc2c087 into main Aug 1, 2026
3 checks passed
@Theauxm
Theauxm deleted the fix/state-machine-migrations branch August 1, 2026 00:09
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.

1 participant