Changeset [79f61c4abefee8099b4a4ad5b72d998f93864a5a] by Wandenberg
December 9th, 2014 @ 03:52 PM
add info option to ask for database informations, starting with
the labels used on migrations executions
https://github.com/guilhermechapiewski/simple-db-migrate/commit/79f...
Committed by Wandenberg
- M simple_db_migrate/__init__.py
- M simple_db_migrate/cli.py
- M simple_db_migrate/main.py
- M tests/cli_test.py
- M tests/main_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/