216 Forks
2205 Stars
2205 Watchers

Flask-Migrate

SQLAlchemy database migrations for Flask applications using Alembic

How to download and setup Flask-Migrate

Open terminal and run command
git clone https://github.com/miguelgrinberg/Flask-Migrate.git
git clone is used to create a copy or clone of Flask-Migrate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Flask-Migrate https://github.com/miguelgrinberg/Flask-Migrate/archive/master.zip

Or simply clone Flask-Migrate with SSH
[email protected]:miguelgrinberg/Flask-Migrate.git

If you have some problems with Flask-Migrate

You may open issue on Flask-Migrate support forum (system) here: https://github.com/miguelgrinberg/Flask-Migrate/issues