| Package | python3-migrate |
| Source | migrate |
| Version | 0.13.0-3~bpo11+1 |
| Architecture | all |
| Maintainer | Debian OpenStack |
| Installed-Size | 430 |
| Depends | python3-decorator, python3-pbr, python3-six (>= 1.7.0), python3-sqlalchemy (>= 0.9.6), python3-sqlparse, python3-tempita, python3:any |
| Suggests | python-migrate-doc |
| Filename | pool/bullseye-zed-backports/main/m/migrate/python3-migrate_0.13.0-3~bpo11+1_all.deb |
| Size | 79552 |
| MD5sum | 5c630315f3d6dcb9f961a2136fee2722 |
| SHA1 | dfe8cdc72e72d2f7e6bc1ec48876c71c184eecd7 |
| SHA256 | d2f5ef86887528eeae1a3b1582bafe16ef2a753d343e368641afe609f5e7dbe8 |
| Section | python |
| Priority | optional |
| Homepage | https://opendev.org/x/sqlalchemy-migrate.git |
| Description | Database schema migration for SQLAlchemy - Python 3.x
Inspired by Ruby on Rails' migrations, migrate provides a way to deal
with database schema changes in SQLAlchemy projects.
.
SQLAlchemy-migrate is build on top of SQLAlchemy and provides a changeset
and a versioning API for database schemas as well as a script utilizing
these APIs. The database change sets are managed in a file based
repository allowing upgrades and downgrades of database schema versions.
The change sets may consist of Python code facilitating the changeset API
or SQL scripts.
.
SQLAlchemy-migrate has support for MySQL, PostgreSQL, SQLite and Oracle
databases. The support for Oracle is not as well tested as the support for
the other database systems.
.
This package provides the Python 3.x module. |
| Description-md5 | |