Changeset [bde683e0a8780cac1e4564859391de28929a8dc5] by Guilherme Chapiewski

February 15th, 2009 @ 03:53 AM

#3: Versioning refactored to use format YYYYMMDDHHMMSS. http://github.com/guilhermechapi...

Committed by Guilherme Chapiewski

  • M example/2009021101_create_table_users.migration
  • M example/2009021102_add_user_age.migration
  • M example/2009021103_add_user_mother_age.migration
  • M example/2009021104_create_table_chimps.migration
  • M example/20090211120000_create_table_users.migration
  • M example/20090211120001_add_user_age.migration
  • M example/20090211120002_add_user_mother_age.migration
  • M example/20090211120003_create_table_chimps.migration
  • M example/2009021201_create_table_aleatory.migration
  • M example/20090212120000_create_table_aleatory.migration
  • M src/simple_db_migrate/mysql.py
  • M tests/core_test.py
  • M tests/mysql_test.py
New-ticket Create new ticket

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/