Changeset [a1a4c645a2bdf4d72a2fd37d62dff346c4c44aaa] by Wandenberg Peixoto
March 3rd, 2012 @ 04:48 PM
changing method how_many to count_occurrences to optimize
execution
https://github.com/guilhermechapiewski/simple-db-migrate/commit/a1a...
Committed by Wandenberg Peixoto
- M simple_db_migrate/helpers.py
- M simple_db_migrate/mysql.py
- M simple_db_migrate/oracle.py
- M tests/helpers_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/