Changeset [c58cadab01d3897a11f3597055a9acbe6430a922] by Guilherme Chapiewski
February 14th, 2009 @ 09:52 PM
Initial version (imported from the old repository). http://github.com/guilhermechapi...
Committed by Guilherme Chapiewski
- M README.txt
- M TODO.txt
- M cli.py
- M core.py
- M db-migrate
- M example/2009021101_create_table_users.sql
- M example/2009021102_add_user_age.sql
- M example/2009021103_add_user_mother_age.sql
- M example/2009021104_create_table_chimps.sql
- M example/2009021201_create_table_aleatory.sql
- M example/simple-db-migrate.conf
- M 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/