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

Squash migrations #627

Open
ddabble opened this issue Apr 2, 2023 · 0 comments
Open

Squash migrations #627

ddabble opened this issue Apr 2, 2023 · 0 comments

Comments

@ddabble
Copy link
Member

ddabble commented Apr 2, 2023

This can be done once every few years, after enough of them has been added for each app. This pretty much only has the effect of reducing file clutter, and making it slightly faster to run tests that rely on the database (most of the tests) - especially while running the code in debug mode.

See the Django docs for squashing migrations.

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

No branches or pull requests

1 participant