Changeset [dd4c049a84bf0b714adcf2db33ff04c96854c9bf] by Wandenberg Peixoto
April 10th, 2012 @ 01:08 AM
unifying code to get variables from a file
https://github.com/guilhermechapiewski/simple-db-migrate/commit/dd4...
Committed by Wandenberg Peixoto
- M simple_db_migrate/config.py
- M simple_db_migrate/core/__init__.py
- M simple_db_migrate/helpers.py
- M tests/config_test.py
- M tests/core_test.py
- M tests/helpers_test.py
- M tests/run_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/