unrhodecode/rhodecode/lib/dbmigrate/migrate/versioning/__init__.py
2016-05-24 15:56:53 +02:00

5 lines
161 B
Python

"""
This package provides functionality to create and manage
repositories of database schema changesets and to apply these
changesets to databases.
"""