Re: [pgAdmin][RM6891] Composite foreign keys in ERD

2021-10-16 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Oct 15, 2021 at 4:20 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi, > > The patch fixes the issue where all FKs are removed if one of the multiple > FKs on the same column is removed. > Please review. > > On Wed, Oct 13, 2021 at 2:30 PM Ak

Re: [pgAdmin][RM6891] Composite foreign keys in ERD

2021-10-15 Thread Aditya Toshniwal
Hi, The patch fixes the issue where all FKs are removed if one of the multiple FKs on the same column is removed. Please review. On Wed, Oct 13, 2021 at 2:30 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Wed, Oct 13, 2021 at 1:53 PM Aditya Toshniwal < > aditya.toshni...@enterprised

Re: [pgAdmin][RM6891] Composite foreign keys in ERD

2021-10-13 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Oct 13, 2021 at 1:53 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi, > > Attached is the updated patch. > > On Wed, Oct 13, 2021 at 12:53 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi Aditya >> >> Jasmine test cases are

Re: [pgAdmin][RM6891] Composite foreign keys in ERD

2021-10-13 Thread Aditya Toshniwal
Hi, Attached is the updated patch. On Wed, Oct 13, 2021 at 12:53 PM Akshay Joshi wrote: > Hi Aditya > > Jasmine test cases are failing after applying the patch. Can you please > fix and resend it. > > On Wed, Oct 13, 2021 at 12:35 PM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote

Re: [pgAdmin][RM6891] Composite foreign keys in ERD

2021-10-13 Thread Akshay Joshi
Hi Aditya Jasmine test cases are failing after applying the patch. Can you please fix and resend it. On Wed, Oct 13, 2021 at 12:35 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Please review the attached patch which adds support for composite foreign > keys in