Files @ 5067d6e826a5
Branch filter:

Location: kallithea/rhodecode/lib/dbmigrate/migrate/versioning/__init__.py

Marcin Kuzminski
created basic TestClass for tests that does
basic pylons stack init
1
2
3
4
5
"""
   This package provides functionality to create and manage
   repositories of database schema changesets and to apply these
   changesets to databases.
"""