Files
CouchPotatoServer/libs/migrate/versioning/__init__.py

6 lines
161 B
Python

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