Added Alembic

Breaking: Changed a lot of column names
This commit is contained in:
tanshu
2020-05-10 20:36:19 +05:30
parent 9383cf84d4
commit 3cd7ff11f6
30 changed files with 2050 additions and 561 deletions

6
.env
View File

@ -6,4 +6,8 @@ DB_URL=postgresql://postgres:123456@localhost:5432/hops
MODULE_NAME=brewman.main
SERVER_NAME=localhost
SERVER_HOST=localhost
PROJECT_NAME=bifrost
PROJECT_NAME=bifrost
POSTGRES_SERVER=localhost
POSTGRES_USER=postgres
POSTGRES_PASSWORD=123456
POSTGRES_DB=hops