Changeset [7d4ebc4c2f385f3566a36f7cbd416292f511415b] by Wandenberg Peixoto
April 19th, 2012 @ 12:25 AM
check if all statments were parsed, and stop process if not
https://github.com/guilhermechapiewski/simple-db-migrate/commit/7d4...
Committed by Wandenberg Peixoto
- M simple_db_migrate/mssql.py
- M simple_db_migrate/mysql.py
- M simple_db_migrate/oracle.py
- M tests/mssql_test.py
- M tests/mysql_test.py
- M tests/oracle_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/