pgadmin4/web/pgadmin/tools/schema_diff
Nikhil Mohite a026f339c3 Fixed cognitive complexity reported by SonarQube. 2020-11-12 17:20:58 +05:30
..
static Fixed cognitive complexity reported by SonarQube. 2020-11-12 17:20:58 +05:30
templates/schema_diff 1) Fixed internal server error when clicking on the open new query tool button 2020-09-14 17:42:59 +05:30
tests Added support to compare schemas and databases in schema diff. Fixes #5891 2020-10-27 16:36:10 +05:30
__init__.py 1) Added support for dynamic tab size. Fixes #4231 2020-11-04 17:45:28 +05:30
compare.py Added support to compare schemas and databases in schema diff. Fixes #5891 2020-10-27 16:36:10 +05:30
directory_compare.py Added support to compare schemas and databases in schema diff. Fixes #5891 2020-10-27 16:36:10 +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