Re: [pgAdmin][RM6081] Advanced table fields in ERD - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin][RM6081] Advanced table fields in ERD
Date
Msg-id CANxoLDdknyManzN8GgC7_o3vRb1YONoqyFq=FExaXxEDndrh-Q@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM6081] Advanced table fields in ERD  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Responses Re: [pgAdmin][RM6081] Advanced table fields in ERD  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Thanks, the patch applied.

On Mon, Oct 11, 2021 at 5:14 PM Aditya Toshniwal <aditya.toshniwal@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, remove repeated code and enable advanced fields. I have hidden fields from the existing table UI for ERD.
Please note, this also fixes #6529.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: 1) Added support for advanced table fields like the f
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed PEP8.