##// END OF EJS Templates
pr: Catch errors if target or source reference are missing during commit update. #3950
pr: Catch errors if target or source reference are missing during commit update. #3950

File last commit:

r1:854a839a default
r1075:ab74df44 default
Show More
__init__.py
5 lines | 161 B | text/x-python | PythonLexer
"""
This package provides functionality to create and manage
repositories of database schema changesets and to apply these
changesets to databases.
"""