blob: 2a3d8c999aa77099be3315fd64c1359b5b748546 (
plain) (
blame)
1
2
3
|
Flask-Migrate is an extension that handles SQLAlchemy database migrations for
Flask applications using Alembic. The database operations are provided as
command line arguments for Flask-Script.
|