[pgAdmin4][Patch]: Fixed RM #2425 : Can't delete rows when using composite primary key

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Fixed RM #2425 : Can't delete rows when using composite primary key
Date: 2017-05-31 10:01:08
Message-ID: CAFOhELeqTVxWNM9NrR5LcTpDsq0O-6r3zyzeWPS4b_eRPVBAPQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch to fix RM #2425 : Can't delete rows when
using composite primary key.

The grid selection checking for Primary key does not honour the composite
key which has been fixed.

Thanks,
Khushboo

Attachment Content-Type Size
RM_2425.patch text/x-patch 1.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-05-31 12:31:33 [pgAdmin4][PATCH] To fix the issue in index or exclusion contrarians node
Previous Message Dave Page 2017-05-31 09:32:00 Re: [pgadmin-support] pgAdmin4 and boolean columns