[ 原始碼: flask-migrate ]
套件:python3-flask-migrate(4.0.7-1)
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 under the flask db command.
其他與 python3-flask-migrate 有關的套件
|
|
|
|
-
- dep: alembic
- 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 module
-
- dep: python3-flask (>= 0.9)
- micro web framework based on Werkzeug and Jinja2 - Python 3.x
-
- dep: python3-flask-sqlalchemy
- SQLAlchemy support to your Python 3 Flask application (Python3)