Changeset [e140e9620e9969a3c3a4c2bcde6e02b2a6991446] by Wandenberg Peixoto

March 18th, 2012 @ 11:43 PM

make parse method static and add options_to_parser method to reuse options easier
https://github.com/guilhermechapiewski/simple-db-migrate/commit/e14...

Committed by Wandenberg Peixoto

  • M simple_db_migrate/__init__.py
  • M simple_db_migrate/cli.py
  • M tests/cli_test.py
  • M tests/run_test.py
New-ticket Create new ticket

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/