Changeset [4242017be0a6b6054dcad216dda45ba7b935adcb] by Wandenberg Peixoto

March 14th, 2011 @ 10:32 AM

label will be registred for all migrations executed, not only for the last
https://github.com/guilhermechapiewski/simple-db-migrate/commit/424...

Committed by Wandenberg Peixoto

  • M ChangeLog
  • M debian/changelog
  • M simple_db_migrate/__init__.py
  • M simple_db_migrate/main.py
  • M simple_db_migrate/mysql.py
  • M simple_db_migrate/oracle.py
  • M tests/main_test.py
  • M tests/mysql_test.py
  • M tests/oracle_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/