Changeset [d9195cda8305b087db029a697356ebf17791356e] by Guilherme Chapiewski
October 5th, 2009 @ 03:14 PM
#57: Improved error message when migration command fails. http://github.com/guilhermechapiewski/simple-db-migrate/commit/d919...
Committed by Guilherme Chapiewski
- A src/core/__init__.py
- A src/core/exceptions.py
- A tests/core/core_test.py
- R src/core.py
- R tests/core_test.py
- M Makefile
- M src/mysql.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/