[pgAdmin][RM7249] Support Unique Key in ERD - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][RM7249] Support Unique Key in ERD
Date
Msg-id CAM9w-_m_C2c0z4WTn5z+RDO9cgVw0ge_=Ho=AntWy=HutAPf4Q@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM7249] Support Unique Key in ERD  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List 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
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed schema diff issue where function's difference D
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: 1) Added support for unique keys in ERD. Fixes #7249