pgadmin4/web/pgadmin/tools/schema_diff
Nikhil Mohite ab5d53f3b1 Fixed following issues for Schema Diff:
1) When some option from filter is selected, that particular type should be completely removed from top level result instead of showing identical:0
 2) Copy button is missing for Difference SQL
 3) Throw error when source & target server versions selected are different
 4) In High contrast - Font color for identical turns same as background.
 5) In High contrast - Checkbox box column turns same color of row resulting unable to distingiush about selection of item.

refs #6133
2022-09-13 16:49:44 +05:30
..
static Fixed following issues for Schema Diff: 2022-09-13 16:49:44 +05:30
templates/schema_diff 1) Port schema diff to React. Fixes #6133 2022-09-07 19:20:03 +05:30
tests Fixed 'Remove the unused function parameter' code smell. 2022-09-09 18:36:51 +05:30
__init__.py 1) Port schema diff to React. Fixes #6133 2022-09-07 19:20:03 +05:30
compare.py Fixed an issue where comments on domain constraints were not visible when selecting a domain node. Fixes #7403 2022-05-24 14:50:33 +05:30
directory_compare.py Added options 'Ignore owner' and 'Ignore whitespace' to the schema diff panel. Fixes #7282 2022-04-20 15:27:17 +05:30
model.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
node_registry.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30