Commit graph

4 commits

Author SHA1 Message Date
mcinj
a101447eeb reorganization
- Had to reorganize so that Alembic's env.py could reference the tables in both local environment and a docker environment without manually modifying the python sys path. Maybe there is a better way idk
2022-05-20 12:20:08 -04:00
mcinj
3670d1522f migrations
- handles the case where the first db that was not versioned with alembic by applying the version info
  - will migrate on start to ensure db is always caught up with the latest
2022-05-19 22:01:12 -04:00
mcinj
5c30089b72 bad reference 2022-05-19 18:23:35 -04:00
mcinj
abc2e66c29 version control db 2022-05-19 18:03:35 -04:00
Renamed from src/tables.py (Browse further)