pgadmin4/web/pgadmin/tools/schema_diff
Akshay Joshi 26506a9727 Fix PEP8
2020-08-12 17:48:08 +05:30
..
static Resolve schema diff dependencies by selecting the appropriate node automatically and maintain the order in the generated script. Fixes #5730 2020-08-12 17:36:48 +05:30
templates/schema_diff Improvements in the UI for both default and dark themes. Fixes #5133 2020-02-24 14:11:00 +05:30
tests Modified schema diff tool to compare two databases instead of two schemas. Fixes #5126 2020-08-10 15:13:34 +05:30
__init__.py Fix PEP8 2020-08-12 17:48:08 +05:30
compare.py Modified schema diff tool to compare two databases instead of two schemas. Fixes #5126 2020-08-10 15:13:34 +05:30
directory_compare.py Fixed cognitive complexity issues reported by SonarQube. 2020-08-10 16:30:07 +05:30
model.py Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
node_registry.py Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30