Initial commit
This commit is contained in:
commit
351d98c523
36 changed files with 1836 additions and 0 deletions
5
alembic.ini
Normal file
5
alembic.ini
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# A generic, single database configuration.
|
||||
|
||||
[alembic]
|
||||
# path to migration scripts
|
||||
script_location = migrations
|
||||
Loading…
Add table
Add a link
Reference in a new issue