Flask-Migrate-3.1.0

SQLAlchemy migrations for Flask apps using alembic

Index | databases

Description

Flask-Migrate is an extension that handles SQLAlchemy database
migrations for Flask applications using Alembic. The database
operations are provided as command-line arguments under the flask
db command.

Maintainer: Daniel Dickman <daniel@openbsd.org>

Run Dependencies