Closed nZac closed 5 years ago
https://alembic.sqlalchemy.org/en/latest/cookbook.html#conditional-migration-elements
Setting this up by default can be a nice addition to the project. The logic should be inverted though so that the data migrations run unless instructed not to.
Addressed in #62
https://alembic.sqlalchemy.org/en/latest/cookbook.html#conditional-migration-elements
Setting this up by default can be a nice addition to the project. The logic should be inverted though so that the data migrations run unless instructed not to.