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 1maYcG-0004wV-93 for pgadmin-hackers@arkaria.postgresql.org; Wed, 13 Oct 2021 07:23:56 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1maYcF-0003VD-46 for pgadmin-hackers@arkaria.postgresql.org; Wed, 13 Oct 2021 07:23:55 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1maYcE-0003V4-IU for pgadmin-hackers@lists.postgresql.org; Wed, 13 Oct 2021 07:23:54 +0000 Received: from mail-io1-xd32.google.com ([2607:f8b0:4864:20::d32]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1maYcB-0005tW-KE for pgadmin-hackers@postgresql.org; Wed, 13 Oct 2021 07:23:53 +0000 Received: by mail-io1-xd32.google.com with SMTP id n7so1787221iod.0 for ; Wed, 13 Oct 2021 00:23:51 -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=38bshdvjnZ6yE+mhOnp8MnMigQO+b7/AqQxhxIuXJV0=; b=b0v8DsoP01sdByuZRgt+/nbjrUCkUzFcDDyhSPKMMWeXTAROacFxbfO3GDgYVG632k QNhoHnvvJeREgT0Y+tISNqxkwhoaR6fRltYFOs3jvHxQNP6lPayBB+um0HnQ1lmfzYV/ DJTq8UAufqFllGhHwg3eB/Yo0vLcoUN7FzWV9ztbvViOYsC5Qo+U7GW3ALgknuKoAp9f hIqNgEAuywL3+ua67JDo9mZPRUd62YI/lYHKxJ00uWDxUFZkfZcaecqZLSgOdyHD7Gch U2nclqcocXJwpne6R9Y/cGNutNflzA3v6665+slsxaJ12sGMLKguBnnHlADWg6wcnNgg 3TTw== 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=38bshdvjnZ6yE+mhOnp8MnMigQO+b7/AqQxhxIuXJV0=; b=c3W6Rwx95DLZ2kZKu/d5O5zXAFBavl7ZV6EXWuOCeqhXVOqJx2y+uO1ilZaAtmsoat 5Aw+SjBh11FoAgQKt8G8QBXpcK+8Iw25ge5O5+xbOXqWcoI55y8zhDcUgdIdRYVmTHN5 dkfkkMuksvJeuf4kwJj9A+zIf+93Gqss2rbaiHNZ7cql4iEEKK7xk2OzCY8ob6tv7Yc8 Zjl3dv/YVlQLctK6wr2x8vQq6KK3zjNw90lgrx9kAuF2i9ve2Sxgcx+JCB6Dt7px/YvV MxbeQZUDN3qITir/Tw99sxvggNriZMye2o5YPBOsBMuMr0/16U86pMATepL4xxjuyoeF 3TYg== X-Gm-Message-State: AOAM532tQxIe2ubnUN6ubreKdCmn3FWtKfhYDfMWjVcN+IQVprssoidg a2fjzSBsJK4E/JJAHqdD+bzY6/gOZBioygPTJ8Rs/2+tH8QXyfjSu3X4jVlJViZOZNcnhbuWUsO bwPXj83Le+Xx+NmOOjM6o702i1Blfx/ZujxxM2a2I0WgM63sd4p1N1B1yskz/0gqmbjYac2ZZSp wm4DhTNeB+SyKwI4eT+/NvStUaHlugN2vGDIkp7U1+0WpXil5bEOhzRkDkPQ== X-Google-Smtp-Source: ABdhPJwE2CntgvH8EWCAbMUXmhUUGMDpn08PHZY8AaW7heeRvrpXXBmCUHYuC0CrKalRRLwRSzNGPbOnsXpt57wH4yo= X-Received: by 2002:a5d:9da0:: with SMTP id ay32mr148975iob.37.1634109830540; Wed, 13 Oct 2021 00:23:50 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Wed, 13 Oct 2021 12:53:39 +0530 Message-ID: Subject: Re: [pgAdmin][RM6891] Composite foreign keys in ERD To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000f9490c05ce36d737" 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 --000000000000f9490c05ce36d737 Content-Type: text/plain; charset="UTF-8" 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* --000000000000f9490c05ce36d737 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi=C2=A0Aditya

Jasmine test cases are f= ailing after 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.com>= wrote:
Hi Hackers,

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

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

--000000000000f9490c05ce36d737--