##// END OF EJS Templates
fix(app): Added proper encoding to avoid app crashes while downloading files. Fixes: RCCE-37
fix(app): Added proper encoding to avoid app crashes while downloading files. Fixes: RCCE-37

File last commit:

r1:854a839a default
r5269:bd1533d7 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.
"""