Binary package “python3-migrate” in ubuntu focal
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.
Source package
Published versions
- python3-migrate 0.13.0-0ubuntu1 in amd64 (Proposed)
- python3-migrate 0.13.0-0ubuntu1 in amd64 (Release)
- python3-migrate 0.13.0-0ubuntu1 in arm64 (Proposed)
- python3-migrate 0.13.0-0ubuntu1 in arm64 (Release)
- python3-migrate 0.13.0-0ubuntu1 in armhf (Proposed)
- python3-migrate 0.13.0-0ubuntu1 in armhf (Release)
- python3-migrate 0.13.0-0ubuntu1 in i386 (Proposed)
- python3-migrate 0.13.0-0ubuntu1 in i386 (Release)
- python3-migrate 0.13.0-0ubuntu1 in ppc64el (Proposed)
- python3-migrate 0.13.0-0ubuntu1 in ppc64el (Release)
- python3-migrate 0.13.0-0ubuntu1 in riscv64 (Release)
- python3-migrate 0.13.0-0ubuntu1 in s390x (Proposed)
- python3-migrate 0.13.0-0ubuntu1 in s390x (Release)