Changeset [bcaf307a91bccebe237b58f2af9ea085b601a4fb] by Guilherme Chapiewski

February 15th, 2009 @ 03:35 AM

#1: Modifying migration files extension. http://github.com/guilhermechapi...

Committed by Guilherme Chapiewski

  • M example/2009021101_create_table_users.migration
  • M example/2009021101_create_table_users.sql
  • M example/2009021102_add_user_age.migration
  • M example/2009021102_add_user_age.sql
  • M example/2009021103_add_user_mother_age.migration
  • M example/2009021103_add_user_mother_age.sql
  • M example/2009021104_create_table_chimps.migration
  • M example/2009021104_create_table_chimps.sql
  • M example/2009021201_create_table_aleatory.migration
  • M example/2009021201_create_table_aleatory.sql
  • M src/simple_db_migrate/core.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/