Re: [pgAdmin4][Patch] - Schema Diff Fixes

2020-01-31 Thread Akshay Joshi
Thanks, patch applied. On Fri, Jan 31, 2020 at 5:55 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the below schema diff issues: > > 1. Comparison result of 2 exact identical Trigger Functions is different > 2. EPAS 12: Table comparison

[pgAdmin4][Patch] - Schema Diff Fixes

2020-01-31 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the below schema diff issues: 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 open

Re: [pgAdmin4][Patch]: Schema Diff Fixes

2020-01-28 Thread Akshay Joshi
Thanks, patch applied. On Tue, Jan 28, 2020 at 12:02 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > The fixes which are covered in this patch: > > Issues > Version mismatch should displayed if select EPAS 11 as source and EPAS 12 > as target > We should handle schema diff if user s

Re: [pgAdmin4][Patch]: Schema Diff Fixes

2020-01-27 Thread Khushboo Vashi
The fixes which are covered in this patch: Issues Version mismatch should displayed if select EPAS 11 as source and EPAS 12 as target We should handle schema diff if user stop server after compare Data type is not visible for column headers in query tool/view data. Difference SQL is shown, though

[pgAdmin4][Patch]: Schema Diff Fixes

2020-01-27 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the Schema Diff issues. Thanks, Khushboo schema_diff_fixes.patch Description: Binary data