Re: [pgAdmin][RM6081] Advanced table fields in ERD

2021-10-12 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Oct 12, 2021 at 11:36 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi, > > Please review the attached patch to fix failing API test case. > > On Mon, Oct 11, 2021 at 5:44 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Thanks,

Re: [pgAdmin][RM6081] Advanced table fields in ERD

2021-10-11 Thread Aditya Toshniwal
Hi, Please review the attached patch to fix failing API test case. On Mon, Oct 11, 2021 at 5:44 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Mon, Oct 11, 2021 at 5:14 PM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Attached patch will port

Re: [pgAdmin][RM6081] Advanced table fields in ERD

2021-10-11 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Oct 11, 2021 at 5:14 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch will port Backbone based dialogs in ERD to React based > using the schema view UI framework. This allows us to use the existing > table UI, remo