Use alembic to version database
Open
- Dominant language
- Python
- Stars
- 148
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
To handle potential database migrations, we should be using [alembic](https://alembic.sqlalchemy.org/en/latest/) to manage database versions.
Contributor guide
Assessment
This issue has not been assessed yet.