Open
Description
openedon Jun 10, 2023
We currently ship a lot of migrations that are run in order; even on new instances. I suggest shipping 1.0 with squashed migrations and removing the old migrations with the next version. There would need to be a check that versions below 0.x can not be upgraded to a version > 1.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment