pgadmin4-python3-flask-migrate - SQLAlchemy database migrations for Flask applications using Alembic
Website: | https://github.com/miguelgrinberg/Flask-Migrate |
---|---|
License: | MIT |
- 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 for Flask-Script.
Packages
pgadmin4-python3-flask-migrate-2.1.1-1.rhel6.noarch [23 KiB] |
Changelog
by Devrim Gündüz (2018-04-10):
- Update to 2.1.1 |
pgadmin4-python3-flask-migrate-2.0.4-2.rhel6.noarch [22 KiB] |
Changelog
by Devrim Gündüz (2018-04-08):
- pgadmin4-v3 will only support Python 3.4 in EPEL on RHEL 6, so adjust the spec file for that. |