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 setting faked migrations as migrated #2252

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Conversation

MasterOdin
Copy link
Member

PR fixes #2229 and includes a test for this functionality. There is a slight change of functionality here where we will open/commit a DB transaction when running a fake migration, though I don't think that's at all a problem, and it makes the code much simpler.

@dereuromark dereuromark merged commit bd4cb0d into 0.x Dec 20, 2023
11 of 12 checks passed
@dereuromark dereuromark deleted the fix-faked-migrations branch December 20, 2023 20:14
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.

migration --fake command not working
2 participants