FICHA · MANJARO

python-flask-migrate

SQLAlchemy database migrations for Flask applications using Alembic..

  • console-application
  • CLI
  • Dev
  • DATABASE
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 28, 2026 description in en

Description

Manage SQLAlchemy database migrations for Flask applications through Alembic. It helps projects evolve tables, indexes, and schema changes in a controlled, repeatable way.

This is database migration tooling. Migrations can change or destroy data, so review generated scripts, back up important databases, and test upgrade and downgrade paths before production deployment.

How to run

flask db

Commands: flask db

Permissions

Permissions not analysed for this source yet.