Closed pavelfilippi closed 1 year ago
I want to have possibility to automate generating db migrations. Alembic also gives me much more flexibility (ie. upgrade/downgrade) then just manual changes in .sql file
Alembic db migrations
I want to have possibility to automate generating db migrations. Alembic also gives me much more flexibility (ie. upgrade/downgrade) then just manual changes in .sql file
Changes