FileSize | 98684 |
MD5 | 1799D4246AE042C5A7C3FFF341DF4A17 |
PackageDescription | lightweight database migration tool for SQLAlchemy - Python module
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 | python3-alembic |
PackageSection | python |
PackageVersion | 1.1.0-1ubuntu1 |
SHA-1 | 04980F17A931B6BC16E7DD4969DB6343BD7AED13 |
SHA-256 | FE1C51F66351D31F0AA06FD1A4288B21E265A89C2F591A93B18DB238DC4C4312 |