pgadmin4/web/pgadmin/tools/schema_diff
Akshay Joshi 089f890f2e
Fixed an issue where Triggers, Rules, Indexes were absent from the Schema Diff when comparing views. #7271
Fixed an issue in Schema Diff where Columns with sequences get altered unnecessarily. #4413
2024-03-27 11:40:23 +05:30
..
static Fixed an issue where Triggers, Rules, Indexes were absent from the Schema Diff when comparing views. #7271 2024-03-27 11:40:23 +05:30
templates/schema_diff Upgrade CodeMirror from version 5 to 6. #7097 2024-02-21 11:15:25 +05:30
tests Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
__init__.py Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30
compare.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
directory_compare.py Fixed an issue where Triggers, Rules, Indexes were absent from the Schema Diff when comparing views. #7271 2024-03-27 11:40:23 +05:30
model.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
node_registry.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30