Changeset [ea6df3626570654c3a01e0ab42db00f998f2b7aa] by Wandenberg Peixoto
January 25th, 2011 @ 12:58 AM
moving mysql example files
https://github.com/guilhermechapiewski/simple-db-migrate/commit/ea6...
Committed by Wandenberg Peixoto
- A example/mysql/20090123195634_create_table_users.migration
- A example/mysql/20090211120001_add_user_age.migration
- A example/mysql/20090211120002_add_user_mother_age.migration
- A example/mysql/20090211120003_create_table_chimps.migration
- A example/mysql/20090228235709_create_table_aleatory.migration
- A example/mysql/simple-db-migrate.conf
- R example/20090123195634_create_table_users.migration
- R example/20090211120001_add_user_age.migration
- R example/20090211120002_add_user_mother_age.migration
- R example/20090211120003_create_table_chimps.migration
- R example/20090228235709_create_table_aleatory.migration
- R example/simple-db-migrate.conf
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/