pgadmin4/web/pgadmin/tools/schema_diff/static
Khushboo Vashi 3b1c8abd2f Fixed following issue of schema diff tool:
1. Comparison result of 2 exact identical Trigger Functions is different
 2. EPAS 12: Table comparison with the compound trigger shown as different, but all SQL panels are blank
 3. Compound trigger properties panel is not opening
 4. The DDL difference of the table containing the foreign key is not accurate
 5. The DDL difference of the view which refers the table from schema is not accurate
 6. DDL comparison fails if we have procedure with plpgsql in source and edbsql in target
2020-01-31 21:28:08 +05:30
..
css Fixed following schema diff issues: 2020-01-28 14:53:17 +05:30
img Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
js Fixed following issue of schema diff tool: 2020-01-31 21:28:08 +05:30
scss Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30