Log in as guest/guest to create tickets

Migrate - SQLAlchemy Schema Migration

SQLAlchemy is an object-relational database mapper for Python projects. Currently, it does a fine job of helping one create a database from scratch, but provides no tool to assist the user in modifying an existing database. This project aims to provide such a tool.

This project is developed by EvanRosson, and mentored by JonathanLaCour during Google's Summer of Code 2006.

This wiki and svn repository are no longer used: visit migrate's new home here.

To post bug reports, log in as guest/guest and create a new ticket