Changeset [276d02f7aac27d113d0531927b7d4a65f943c7e4] by Iskren Chernev
June 29th, 2013 @ 02:10 PM
Added port command line option to MySQL engine
https://github.com/guilhermechapiewski/simple-db-migrate/commit/276...
Committed by Iskren Chernev
- M README.textile
- M simple_db_migrate/__init__.py
- M simple_db_migrate/cli.py
- M simple_db_migrate/mysql.py
- M tests/cli_test.py
- M tests/mysql_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/