FileSize | 155784 |
MD5 | 5DE9C8454BB8062EB8DEBAEBECD2B43C |
PackageDescription | Database schema migration for SQLAlchemy
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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-migrate |
PackageSection | python |
PackageVersion | 0.7.2-1ubuntu1 |
SHA-1 | A549F884A68DA40F21376EE9E85E73331BA851C3 |
SHA-256 | D5CDF93C864370F279A6E99CDA8266EA302F6AC49C465B831E9FE539A340A14C |