Changeset [e6214a88f88310ab4f92881ad42ad166274c4f61] by Guilherme Chapiewski

March 5th, 2009 @ 12:06 PM

#21: Created new command to create migrations. http://github.com/guilhermechapi...

Committed by Guilherme Chapiewski

  • M src/db-migrate
  • M src/simple_db_migrate/cli.py
  • M src/simple_db_migrate/core.py
  • M src/simple_db_migrate/logging.py
  • M src/simple_db_migrate/main.py
  • M tests/cli_test.py
  • M tests/core_test.py
  • M tests/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/