Re: [pgAdmin][patch] ERD table dialog failing to open

2021-09-21 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Sep 21, 2021 at 3:02 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi, > > Please find the updated patch. > > On Tue, Sep 21, 2021 at 2:33 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi Aditya >> >> Patch throwing linter er

Re: [pgAdmin][patch] ERD table dialog failing to open

2021-09-21 Thread Aditya Toshniwal
Hi, Please find the updated patch. On Tue, Sep 21, 2021 at 2:33 PM Akshay Joshi wrote: > Hi Aditya > > Patch throwing linter error, "Backgrid and Backform are not defined". > > On Tue, Sep 21, 2021 at 1:25 PM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi, >> >> Attached

Re: [pgAdmin][patch] ERD table dialog failing to open

2021-09-21 Thread Akshay Joshi
Hi Aditya Patch throwing linter error, "Backgrid and Backform are not defined". On Tue, Sep 21, 2021 at 1:25 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi, > > Attached is the patch. :D > > On Tue, Sep 21, 2021 at 1:21 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wro

Re: [pgAdmin][patch] ERD table dialog failing to open

2021-09-21 Thread Aditya Toshniwal
Hi, Attached is the patch. :D On Tue, Sep 21, 2021 at 1:21 PM Akshay Joshi wrote: > Hi Aditya > > You forgot to attach the patch. > > On Tue, Sep 21, 2021 at 12:21 PM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> As the primary key backbone model is remov

Re: [pgAdmin][patch] ERD table dialog failing to open

2021-09-21 Thread Akshay Joshi
Hi Aditya You forgot to attach the patch. On Tue, Sep 21, 2021 at 12:21 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > As the primary key backbone model is removed after porting, ERD table > dialog is failing to open. > Attached patch will restore the removed m