sqlalchemy-migrate 0.4.5
Database schema migration for SQLAlchemy
Inspired by Ruby on Rails' migrations, Migrate provides a way to deal with database schema changes in SQLAlchemy projects.
Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code.
| File | Type | Py Version | Size | # downloads |
|---|---|---|---|---|
| sqlalchemy-migrate-0.4.5.tar.gz (md5, pgp) | Source | 68KB | 66 | |
- Author: Jan Dittberner <jan at dittberner info>
- Home Page: http://code.google.com/p/sqlalchemy-migrate/
- License: MIT
- Package Index Owner: jandd, evyaro, ches
- DOAP record: sqlalchemy-migrate-0.4.5.xml
