Flask-Migrate
Migrations are handle by flask-migrate/alembic
Creates folder for migrations
Setup
Then run this to create the db tables
Generate New Migration Files
Last updated
Migrations are handle by flask-migrate/alembic
Creates folder for migrations
Then run this to create the db tables
Last updated