Changeset [29be5b7a37f0eac17f5afada9d3810b3d158b9ee] by Gabriel Falcão

April 28th, 2009 @ 10:36 AM

Refactoring the class SimpleDBMigrate to Migrations, and fixing a bug about the "drop database" command. http://github.com/guilhermechapi...

Committed by Gabriel Falcão

  • M src/simple_db_migrate/core.py
  • M src/simple_db_migrate/main.py
  • M src/simple_db_migrate/mysql.py
  • M tests/core_test.py
  • M tests/mysql_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/