Changeset [4267beb70c933316b7bbf817520a85ac74684f98] by Bernardo Heynemann
August 30th, 2010 @ 09:47 AM
Drop and Create Tables done
http://github.com/guilhermechapiewski/simple-db-migrate/commit/4267...
Committed by Bernardo Heynemann
- A tests/__init__.py
- M db_migrate/domain/db.py
- M db_migrate/ui/console.py
- M db_migrate/ui/console_actions.py
- M tests/functional/domain/test_db.py
- M tests/unit/domain/test_db.py
- M tests/unit/ui/test_console.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/