Changeset [7f9439b16d08e7d2fa51da74460343913c285296] by Guilherme Chapiewski
March 12th, 2009 @ 12:54 AM
Refactoring to remove logging class and put thing on CLI. http://github.com/guilhermechapi...
Committed by Guilherme Chapiewski
- M src/simple_db_migrate/cli.py
- M src/simple_db_migrate/core.py
- M src/simple_db_migrate/logging.py
- M src/simple_db_migrate/main.py
- M src/simple_db_migrate/mysql.py
- M tests/cli_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/