first commit
This commit is contained in:
5
migrations/README.md
Normal file
5
migrations/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
Run these commands after setup:
|
||||
|
||||
flask db init
|
||||
flask db migrate -m "initial"
|
||||
flask db upgrade
|
||||
Reference in New Issue
Block a user