##// END OF EJS Templates
chore(regex): properly escape \d used in regexes
chore(regex): properly escape \d used in regexes

File last commit:

r1:854a839a default
r5187:51a848c7 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.
"""