pgadmin4/web/pgadmin/tools/schema_diff
Aditya Toshniwal 9bad590e9e Improvements in the UI for both default and dark themes. Fixes #5133
Improve the style of the highlighted code after query execution for Dark mode. Fixes #4996.
Changed background pattern for geometry viewer to use #fff for all themes. Fixes #5077
Changed the color of selected and hovered item for Select2 dropdown, also tweak the appearance of the tags in multi-select boxes. Fixes #4955
Fixed Firefox monospaced issue by updating the font to the latest version. Fixes #5184
2020-02-24 14:11:00 +05:30
..
static Improvements in the UI for both default and dark themes. Fixes #5133 2020-02-24 14:11:00 +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 Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
__init__.py 1) Source/Target database and schema should be selected by default when the user selects any server in the schema diff tool. 2020-02-05 14:36:05 +05:30
compare.py Added missing imports and remove unused imports from schema diff. 2020-02-03 15:30:57 +05:30
directory_compare.py Added missing imports and remove unused imports from schema diff. 2020-02-03 15:30:57 +05:30
model.py Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +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