FileSize | 115436 |
MD5 | 069D71904EBE8FE23FA8DEAF0AEF0D30 |
PackageDescription | lightweight database migration tool for SQLAlchemy - Python 2.x
Alembic is a new database migration tool, written by the author
of SQLAlchemy. A migration tool offers the following functionality:
.
* Can emit ALTER statements to a database in order to change the
structure of tables and other constructs
* Provides a system whereby "migration scripts" may be constructed;
each script indicates a particular series of steps that can
"upgrade" a target database to a new version, and optionally a
series of steps that can "downgrade" similarly, doing the same
steps in reverse.
* Allows the scripts to execute in some sequential manner.
.
This package contains the Python 2.x module. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-alembic |
PackageSection | python |
PackageVersion | 1.0.0-1ubuntu1 |
SHA-1 | 3AAD88C11AA8C610B40E96EAF6157D1C25A68C5F |
SHA-256 | 2F772C495A8654E4F75C40D2D6EBEBE0B362269658CB5C5817A9749C2DB49172 |