Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mbe8q-0008W6-P3 for pgadmin-hackers@arkaria.postgresql.org; Sat, 16 Oct 2021 07:30:05 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mbe8p-0006BM-L1 for pgadmin-hackers@arkaria.postgresql.org; Sat, 16 Oct 2021 07:30:03 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mbe8p-0006BC-Dh for pgadmin-hackers@lists.postgresql.org; Sat, 16 Oct 2021 07:30:03 +0000 Received: from mail-il1-x12b.google.com ([2607:f8b0:4864:20::12b]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mbe8m-0003vC-S3 for pgadmin-hackers@postgresql.org; Sat, 16 Oct 2021 07:30:03 +0000 Received: by mail-il1-x12b.google.com with SMTP id d11so9470055ilc.8 for ; Sat, 16 Oct 2021 00:30:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=O4U1wXFW708QD+Oz/z7sjPC5/0m35u3cvS84k4eNvDc=; b=COQwwZqFTAC9Uij6j6mUZq/x4GZtezDWaXARdZVb434yX5uqicBptqF4onINmthu7T eKic0Yu7PG7vDHrIrSXJ3Fb3BmyYOhE/QM8sAq5WMw4kBIKB7M3Gz6HAHOu7IkdApBgH u77fT064FFd5OH0802GN/Gx+tu2dQAH0L6RYQB9gVSvLSDYZDHRLrb7fS5LkY6bY/tT9 LmlVSAYZBZlZBA+fDxtI/L2jyB4SSbcIwFdrlGLNzEupoPSQetvngts/pCGR27KxK+W1 bqRs8zSJ9OHjbl9+h7MDo+ddgVRI0gGcSgprXp7LqaV875RIfVyWROvoZ/3rMbEP0aM+ mtIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=O4U1wXFW708QD+Oz/z7sjPC5/0m35u3cvS84k4eNvDc=; b=TJW9KNAcj4VJu2fS9U+SFk+aKT/JMYQGW/ryRbqQb82ycUiOLpes8Jf9l4gwVChh2k uSTdslI5AiZdUIKKpDuThIJwRKjZi90k7KcI6iG+ht/pD7V3/n9WvVMOC5H84zFyFTrQ wI5vw4+q10c/DUtMmQ/vtu0WGTqoI9FVVPaRPOPjoT913nCWN2WO50wAP1/W88SbPEjW W2gFnWiXGZlIaS+Y5/1HewXhLa6MiRGBU5rGCSRA7sALzTZaRPNQd9ZImgjQKoZ4KpHD bG4brg4onIIpr9cQ3xLWf5NjiMniLGlJCqHCncLkxg7xh60tp9wMVMakoouEfIZtt2iG UdhA== X-Gm-Message-State: AOAM5304kU26+5qjlxJgSFeks6k0DWlkww3dagI5qX7FtD64Xjeo7zax zH5pE3AnHwiLXzo0i38RL00AA5PsK0FKYRmRS45HRfJs61p/qm1diUouDmI5ABnZes5YI+XSFOF G/n2vcnGYfwvP2lfJ8J79TOI/je0fnU/tCDaB98bD+XLv+nyFO7eJT8uC5bQeVd5La7B42CqrmF P9cFXBKP+YInad9YySC6lRSYwXZ+Z3kgrlpplxyM7XBI00ENT80JfemtYeyg== X-Google-Smtp-Source: ABdhPJx9W8e84j+CfaTU5Bww4pZXRNV4Nhps8XhyO7NwiQo4z0Es4ktWEkKHcHIRcWwwXewAbNk0iH686qaOBPwLAR0= X-Received: by 2002:a05:6e02:1d17:: with SMTP id i23mr6800362ila.205.1634369399158; Sat, 16 Oct 2021 00:29:59 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Sat, 16 Oct 2021 12:59:48 +0530 Message-ID: Subject: Re: [pgAdmin][RM6891] Composite foreign keys in ERD To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000078103605ce73470f" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000078103605ce73470f Content-Type: text/plain; charset="UTF-8" Thanks, the patch applied. On Fri, Oct 15, 2021 at 4:20 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi, > > The patch fixes the issue where all FKs are removed if one of the multiple > FKs on the same column is removed. > Please review. > > On Wed, Oct 13, 2021 at 2:30 PM Akshay Joshi < > akshay.joshi@enterprisedb.com> wrote: > >> Thanks, the patch applied. >> >> On Wed, Oct 13, 2021 at 1:53 PM Aditya Toshniwal < >> aditya.toshniwal@enterprisedb.com> wrote: >> >>> Hi, >>> >>> Attached is the updated patch. >>> >>> On Wed, Oct 13, 2021 at 12:53 PM Akshay Joshi < >>> akshay.joshi@enterprisedb.com> wrote: >>> >>>> Hi Aditya >>>> >>>> Jasmine test cases are failing after applying the patch. Can you please >>>> fix and resend it. >>>> >>>> On Wed, Oct 13, 2021 at 12:35 PM Aditya Toshniwal < >>>> aditya.toshniwal@enterprisedb.com> wrote: >>>> >>>>> Hi Hackers, >>>>> >>>>> Please review the attached patch which adds support for composite >>>>> foreign keys in ERD. >>>>> >>>>> -- >>>>> 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* >>>> >>> >>> >>> -- >>> 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* >> > > > -- > 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* --00000000000078103605ce73470f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied.

On Fri, Oct 15, 2021 at 4:20= PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi,

The patch fixes th= e issue where all FKs are removed if one of the multiple FKs on the same co= lumn is removed.
Please review.

<= div dir=3D"ltr" class=3D"gmail_attr">On Wed, Oct 13, 2021 at 2:30 PM Akshay= Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, the patch applied= .

On Wed, Oct 13, 2021 at 1:53 PM Aditya Toshniwal <aditya.toshniwal@enterpri= sedb.com> wrote:
Hi,

Attached is the updated patch.
=
On Wed= , Oct 13, 2021 at 12:53 PM Akshay Joshi <akshay.joshi@enterprisedb.com> w= rote:
Hi=C2=A0Aditya

Jasmine test cases are failing a= fter applying=C2=A0the patch. Can you please fix and resend it.
=
On Wed= , Oct 13, 2021 at 12:35 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.c= om> wrote:
Hi Hackers,

Please review the attached patch which adds = support for composite foreign keys in ERD.

--
Thanks,
Aditya Toshn= iwal
pgAdmin Hacker=C2=A0| Software Architect=C2= =A0| edbpostgres.com<= /font>
"Don't Complain about Heat, Plant a TREE"


--
Thank= s & Regards
Akshay Joshi
pgAdmin Hacker | Principal Softw= are Architect
EDB Po= stgres
Mobile: +91 976-788-8246



--
Thanks,
Aditya Toshniwal=
pgAdmin Hacker=C2=A0| Software Architect=C2=A0| = edbpostgres.com
=
&q= uot;Don't Complain about Heat, Plant a TREE"


--
Thank= s & Regards
Akshay Joshi
pgAdmin Hacker | Principal Softw= are Architect
EDB Po= stgres
Mobile: +91 976-788-8246



--
Thanks,
Aditya Toshniwal=
pgAdmin Hacker=C2=A0| Software Architect=C2=A0| = edbpostgres.com
=
&q= uot;Don't Complain about Heat, Plant a TREE"


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

--00000000000078103605ce73470f--