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 some migrations #3432

Open
DeD1rk opened this issue Oct 11, 2023 · 0 comments
Open

Squash some migrations #3432

DeD1rk opened this issue Oct 11, 2023 · 0 comments
Labels
chore Something that is not a bug or a feature, does not change production behaviour optimization Issues regarding slowness priority: low Should be dealt with when nothing else remains.

Comments

@DeD1rk
Copy link
Member

DeD1rk commented Oct 11, 2023

What?

We can squash some migrations.

Why?

This can make migrating from a new database faster, which is especially nice when running tests.

How?

See the docs. It doesn't have to be done for every app, and we don't need to squash out runpython steps when it's not clear what to do with it.

@DeD1rk DeD1rk added priority: low Should be dealt with when nothing else remains. chore Something that is not a bug or a feature, does not change production behaviour optimization Issues regarding slowness labels Oct 11, 2023
@T8902 T8902 self-assigned this Jun 11, 2024
@T8902 T8902 removed their assignment Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Something that is not a bug or a feature, does not change production behaviour optimization Issues regarding slowness priority: low Should be dealt with when nothing else remains.
Projects
None yet
Development

No branches or pull requests

2 participants