FileSize | 115472 |
MD5 | ABAD946AA414714376E0DB7C03609740 |
PackageDescription | lightweight database migration tool for SQLAlchemy - Python 3.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 3.x module. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-alembic |
PackageSection | python |
PackageVersion | 1.0.0-1ubuntu1 |
SHA-1 | D3E90CC1FFB1259113EA054652D5038131736040 |
SHA-256 | 940682ABF96C88DA532584EC3E30E4DF845D4CAA510DBA27A8F7BBA1711D04D5 |