Changeset [dfd2e142ef6f62f5e453f08db9eaef35c0139548] by Wandenberg Peixoto
January 25th, 2011 @ 12:58 AM
adding oracle support
https://github.com/guilhermechapiewski/simple-db-migrate/commit/dfd...
Committed by Wandenberg Peixoto
- A example/oracle/20090123195634_create_table_users.migration
- A example/oracle/20090211120001_add_user_age.migration
- A example/oracle/20090211120002_add_user_mother_age.migration
- A example/oracle/20090211120003_create_table_chimps.migration
- A example/oracle/20090228235709_create_table_aleatory.migration
- A example/oracle/simple-db-migrate.conf
- A simple_db_migrate/oracle.py
- M tests/oracle_test.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/