Changeset [18d996d2cc0a43311766c4b6fa909f53c6a0a3d6] by Guilherme Chapiewski
February 15th, 2009 @ 03:22 AM
#8: First version of the install working. http://github.com/guilhermechapi...
Committed by Guilherme Chapiewski
- M setup.py
- M src/cli.py
- M src/core.py
- M src/db-migrate
- M src/logging.py
- M src/mysql.py
- M src/simple_db_migrate/cli.py
- M src/simple_db_migrate/core.py
- M src/simple_db_migrate/logging.py
- M src/simple_db_migrate/mysql.py
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
simple-db-migrate is a database migration tool inpired on Rails migrations. For more info check the project website: http://guilhermechapiewski.github.com/simple-db-migrate/