Changeset [aa6d933186e59ad9b31f8f1d0871a231d0cf50f6] by Guilherme Chapiewski
July 27th, 2009 @ 04:33 PM
Refactoring, part 2: 'Migrations' class modified to use new 'Migration' object. http://github.com/guilhermechapi...
Committed by Guilherme Chapiewski
- M Makefile
- M src/core.py
- M src/helpers.py
- M src/main.py
- M src/mysql.py
- M tests/cli_test.py
- M tests/core_test.py
- M tests/helpers_test.py
- M tests/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/