Changeset [fbe02246798742d16b1edbdc690ca3ecdcd0fc01] by Bernardo Heynemann

August 25th, 2010 @ 07:05 PM

Committed by Bernardo Heynemann

  • A db_migrate/config/__init__.py
  • A db_migrate/config/loader.py
  • A example/simple-db-migrate.confc
  • A tests/functional/config/__init__.py
  • A tests/functional/config/data/__init__.py
  • A tests/functional/config/data/helloworld.py
  • A tests/functional/config/test_loader.py
  • A tests/functional/domain/20101213141516_test_migration_1.migrationc
  • A tests/functional/domain/test_db.py
  • A tests/unit/config/__init__.py
  • A tests/unit/config/test_config.py
  • A tests/unit/config/test_loader.py
  • M db_migrate/domain/migrations.py
  • M tests/unit/domain/test_migrations.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/