FileSize | 171584 |
MD5 | FFFB35441AC42AAB79009BDAA706A128 |
PackageDescription | lightweight database migration tool for SQLAlchemy
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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | alembic |
PackageSection | python |
PackageVersion | 0.4.1+ds-0ubuntu1 |
SHA-1 | D70329B2B834EBAF9C768009435BC61DF8087280 |
SHA-256 | 052D2A36C671B913BBBA2B41FE2D63AA36A917A2AD02523F8014E07F5B23621B |