pgadmin4/web/pgadmin/tools/schema_diff
Akshay Joshi 00e2480b7b
1) Fixed an issue where refreshing the Schema Diff tool opened in a new tab caused an error. #7499
2) Fixed an issue where the Generate Script ignored filter conditions when a parent node was selected. #7682
2024-08-08 13:02:38 +05:30
..
static 1) Fixed an issue where refreshing the Schema Diff tool opened in a new tab caused an error. #7499 2024-08-08 13:02:38 +05:30
templates/schema_diff Upgrade CodeMirror from version 5 to 6. #7097 2024-02-21 11:15:25 +05:30
tests 1) Fixed an issue where refreshing the Schema Diff tool opened in a new tab caused an error. #7499 2024-08-08 13:02:38 +05:30
__init__.py 1) Fixed an issue where refreshing the Schema Diff tool opened in a new tab caused an error. #7499 2024-08-08 13:02:38 +05:30
compare.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
directory_compare.py Fixed Schema Diff issues while comparing Materialized View. #7271 2024-04-01 16:56:18 +05:30
model.py Fixed Typos 2024-05-23 12:52:41 +05:30
node_registry.py Ensure that Schema Diff does not indicate a table as different when the trigger names are the same but the trigger function body is different. #5762 2024-05-21 16:04:25 +05:30