Re: [pgAdmin][RM7249] Support Unique Key in ERD

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM7249] Support Unique Key in ERD
Date: 2022-03-28 10:57:52
Message-ID: CANxoLDetDFq08POwNJVDtu6SnsQd8Gm4SLkxVYq0V5javOcvWQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, the patch applied.

On Mon, Mar 28, 2022 at 1:52 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> 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"
>

--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-03-28 10:59:37 pgAdmin 4 commit: Correct the release notes
Previous Message Akshay Joshi 2022-03-28 10:57:21 pgAdmin 4 commit: 1) Added support for unique keys in ERD. Fixes #7249