Squash some migrations #3432
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.
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.
The text was updated successfully, but these errors were encountered: