SQLAlchemy migrations for Flask apps using alembic
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: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://pypi.org/project/Flask-Migrate
