Flask-Migrate 4.0.7
0
SQLAlchemy database migrations for Flask applications using Alembic.
Contents
SQLAlchemy database migrations for Flask applications using Alembic.
Stars: 2345, Watchers: 2345, Forks: 225, Open Issues: 1The miguelgrinberg/Flask-Migrate
repo was created 11 years ago and the last code push was 6 months ago.
The project is very popular with an impressive 2345 github stars!
How to Install flask-migrate
You can install flask-migrate using pip
pip install flask-migrate
or add it to a project with poetry
poetry add flask-migrate
Package Details
- Author
- License
- MIT
- Homepage
- PyPi:
- https://pypi.org/project/Flask-Migrate/
- GitHub Repo:
- https://github.com/miguelgrinberg/flask-migrate
Classifiers
Related Packages
Errors
A list of common flask-migrate errors.
Code Examples
Here are some flask-migrate
code examples and snippets.
GitHub Issues
The flask-migrate package has 1 open issues on GitHub
- Generating infinite migration