Changeset [c67f83ce82d7f398ee5eebd25859e83643ee6b49] by Wandenberg Peixoto
March 17th, 2012 @ 07:41 PM
unifying code to get variables from a file
https://github.com/guilhermechapiewski/simple-db-migrate/commit/c67...
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/