Changeset [0f0f117f7d3dbe1559bf1123404f1a01052c982e] by Guilherme Chapiewski

June 16th, 2009 @ 07:45 PM

#45: Refactoring project structure and generating script automatically. http://github.com/guilhermechapi...

Committed by Guilherme Chapiewski

  • M .gitignore
  • M setup.py
  • M src/__init__.py
  • M src/cli.py
  • M src/core.py
  • M src/db-migrate
  • M src/helpers.py
  • M src/main.py
  • M src/mysql.py
  • M src/simple_db_migrate/cli.py
  • M src/simple_db_migrate/core.py
  • M src/simple_db_migrate/helpers.py
  • M src/simple_db_migrate/main.py
  • M src/simple_db_migrate/mysql.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/