Changeset [b319cbdd1e24bb2f8ccd4ab3a35e7fc1647195e4] by Bernardo Heynemann
August 5th, 2010 @ 07:48 PM
Migrations domain and type-safe error
http://github.com/guilhermechapiewski/simple-db-migrate/commit/b319...
Committed by Bernardo Heynemann
- A db_migrate/domain/errors.py
- M Makefile
- M db_migrate/domain/__init__.py
- M db_migrate/domain/migrations.py
- M tests/domain/test_migrations.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/