##// END OF EJS Templates
repo-mapper: make it more resilient to errors, it's better it executes and skip certain repositories, rather then crash whole mapper.
repo-mapper: make it more resilient to errors, it's better it executes and skip certain repositories, rather then crash whole mapper.

File last commit:

r1:854a839a default
r4547:dc47f7cc 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.
"""