[pgAdmin][RM7249] Support Unique Key in ERD

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM7249] Support Unique Key in ERD
Date: 2022-03-28 08:22:10
Message-ID: CAM9w-_m_C2c0z4WTn5z+RDO9cgVw0ge_=Ho=AntWy=HutAPf4Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached patch adds support for unique keys in ERD and also fixes a bug
where foreign key relationships do not update when the primary key is
modified #7197.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM7249_7197.patch application/octet-stream 13.9 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-03-28 10:57:21 pgAdmin 4 commit: 1) Added support for unique keys in ERD. Fixes #7249
Previous Message Akshay Joshi 2022-03-28 08:03:41 pgAdmin 4 commit: Fixed schema diff issue where function's difference D