pgadmin4/web/pgadmin/tools/schema_diff
Akshay Joshi 943495de31 Fixed list sorting issue in the schema diff tool. Fixes #5440
Fixed an issue while comparing the two identical schemas using the schema diff tool. Fixes #5449
2020-05-06 11:25:43 +05:30
..
static [Accessibility] Use semantic markup to mark emphasized or special text. 2020-04-08 12:27:18 +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 Fixed an issue where schema diff marks an identical table as different. Fixes #5350 2020-04-20 18:04:16 +05:30
__init__.py Fixed a typo in previous commit 2020-04-08 14:30:29 +05:30
compare.py Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
directory_compare.py Fixed list sorting issue in the schema diff tool. Fixes #5440 2020-05-06 11:25:43 +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