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:
parent
3670d1522f
commit
a101447eeb
22 changed files with 77 additions and 64 deletions
|
@ -1,4 +1,6 @@
|
|||
config/config.ini
|
||||
config/debug.log
|
||||
config/sqlite.db
|
||||
config/info.log
|
||||
config/info.log
|
||||
alembic.ini
|
||||
README.ini
|
Loading…
Add table
Add a link
Reference in a new issue