[ Bron: flask-migrate ]
Pakket: python3-flask-migrate (2.1.1-2)
Verwijzigingen voor python3-flask-migrate
Debian bronnen:
Het bronpakket flask-migrate downloaden:
Beheerders:
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
SQLAlchemy migrations for Flask using Alembic and Python 3
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.
This is the Python 3 package
Andere aan python3-flask-migrate gerelateerde pakketten
|
|
|
|
-
- dep: alembic (>= 0.6)
- lightweight database migration tool for SQLAlchemy
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-alembic
- lightweight database migration tool for SQLAlchemy - Python 3.x
-
- dep: python3-flask (>= 0.9)
- micro web framework based on Werkzeug and Jinja2 - Python 3.x
-
- dep: python3-flask-sqlalchemy
- adds SQLAlchemy support to your Python 3 Flask application