Changeset [cf10adfb03719ddb3c0dc819087a3558c288e0d9] by Bernardo Heynemann

August 6th, 2010 @ 08:13 PM

Committed by Bernardo Heynemann

  • A tests/functional/__init__.py
  • A tests/unit/__init__.py
  • A tests/unit/cli_test.py
  • A tests/unit/config_test.py
  • A tests/unit/console/__init__.py
  • A tests/unit/console/test_console.py
  • A tests/unit/console/test_helper.py
  • A tests/unit/core/core_test.py
  • A tests/unit/dbtier_tests.py
  • A tests/unit/domain/__init__.py
  • A tests/unit/domain/test_migrations.py
  • A tests/unit/helpers_test.py
  • A tests/unit/main_test.py
  • A tests/unit/mysql_test.py
  • A tests/unit/stubs.py
  • A tests/unit/test_entry_point.py
  • R tests/cli_test.py
  • R tests/config_test.py
  • R tests/domain/__init__.py
  • R tests/console/test_console.py
  • R tests/console/test_helper.py
  • R tests/core/core_test.py
  • R tests/dbtier_tests.py
  • R tests/console/__init__.py
  • R tests/domain/test_migrations.py
  • R tests/helpers_test.py
  • R tests/main_test.py
  • R tests/mysql_test.py
  • R tests/stubs.py
  • R tests/test_entry_point.py
  • M Makefile
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/