Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-27 | Create an initial Alembic migration | Frédéric Mangano-Tarumi | 1 | -0/+24 | |
This way the database will get stamped, and Git will create the `versions` directory without which Alembic won’t work. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org> | |||||
2020-02-27 | Set up Alembic for database migrations | Frédéric Mangano-Tarumi | 3 | -0/+145 | |
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org> |