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
templates/schema_diff
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
compare.py
directory_compare.py Fixed list sorting issue in the schema diff tool. Fixes #5440 2020-05-06 11:25:43 +05:30
model.py
node_registry.py