FileSize | 121672 |
MD5 | F2DDC47FBFFF721635F49FE20DD81359 |
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.8.2-3ubuntu1 |
SHA-1 | 33E62F6F137AA2BD4DCEABF0CF10E8794B33DD36 |
SHA-256 | 56156E63418914FC0C4D2D8D3C8C7A035B69916A4232CD309A3DC9882A46169B |