Changeset [eca14183b3fae17ac6189ecb950c8cd471a417e2] by Dalton Barreto
December 26th, 2014 @ 05:29 PM
Fix #23 encoding sql code when raising syntax error
Exception
https://github.com/guilhermechapiewski/simple-db-migrate/commit/eca...
Committed by Dalton Barreto
- M simple_db_migrate/core/exceptions.py
- M simple_db_migrate/mssql.py
- M simple_db_migrate/mysql.py
- M simple_db_migrate/oracle.py
- M tests/exceptions_test.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/