FileSize | 69248 |
MD5 | FC94F127F3EC0C65F9E3DCFAD8148D00 |
PackageDescription | Database schema migration for SQLAlchemy - Python 2.7
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.
.
This package provides the Python 2.7 module. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-migrate |
PackageSection | python |
PackageVersion | 0.10.0-3ubuntu2 |
SHA-1 | 049744445A530F85B7BD569D4897D77B6EBFA660 |
SHA-256 | 166F9DD0515D134F36B59EB89E7487A5FC773C30BDF6DD47A2D7EF7B9C44E574 |