[pgAdmin][Patch] Bug #5886 - New foreign key creation on exist table

From: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][Patch] Bug #5886 - New foreign key creation on exist table
Date: 2020-12-01 05:34:09
Message-ID: CAMa=N=OfaK4h3m9sL0RNWx-AZ_dA13zJVxJM4KrTW-cBgr8s5A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch which fixes the false error shown while
adding a new foreign key from table dialogue in case of an already existing
foreign key with Auto FK Index=True to table.

Thanks,
Yogesh Mahajan
EnterpriseDB

Attachment Content-Type Size
RM5886_v1.patch application/x-patch 1.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-12-01 06:05:09 pgAdmin 4 commit: Fixed an issue where escape character is shown when t
Previous Message Nikhil Mohite 2020-12-01 04:33:43 [pgAdmin][RM-5991]: Renaming tabs doesn't account for the dirty editor indicator.