Files @ 3777939c8674
Branch filter:

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

Bradley M. Kuhn
Merge liberated and rebranded branches to default
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.
"""