Relative Content

Tag Archive for flaskalembic

Fix accidental database change with Alembic

My current database differs from what alembic expects, I think because the database was changed manually.
I thought I could just autogenerate a new revision that fixes the changes but get an error.