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
This commit is contained in:
mcinj 2022-05-20 12:20:08 -04:00
parent 3670d1522f
commit a101447eeb
22 changed files with 77 additions and 64 deletions

View file

@ -1,4 +1,6 @@
config/config.ini
config/debug.log
config/sqlite.db
config/info.log
config/info.log
alembic.ini
README.ini