Changeset [2fb0c238a9968d518abecc88df477d96ea327976] by Guilherme Chapiewski

April 30th, 2009 @ 12:22 PM

#42: Implemented new option --showsqlonly to generate SQL script only and do not actually execute the migrations. http://github.com/guilhermechapi...

Committed by Guilherme Chapiewski

  • M Makefile
  • M src/simple_db_migrate/cli.py
  • M src/simple_db_migrate/core.py
  • M src/simple_db_migrate/main.py
  • M tests/cli_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/