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

Reset model schema cache before each run #307

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

wildmaples
Copy link
Collaborator

@wildmaples wildmaples commented Apr 25, 2024

We want to reset the model schema cache to ensure we're using the latest model schema for each data migration run.

Fixes: #306 and #251

@wildmaples wildmaples requested a review from ngan April 25, 2024 19:54
@wildmaples wildmaples merged commit 823d33a into main Apr 25, 2024
25 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.

Using db:migrate:with_data breaks db:seed for new database when run together
2 participants