Closed jvanasco closed 3 years ago
database migrations are currently handled by a simple directory of sql files as a quick-fix. this should be migrated to alembic (https://github.com/sqlalchemy/alembic)
This is being descoped/wontfix. the 0.5.0 branch will have a new db.
database migrations are currently handled by a simple directory of sql files as a quick-fix. this should be migrated to alembic (https://github.com/sqlalchemy/alembic)