[pgadmin-hackers] pgAdmin 4 commit: Handle composite primary keys correctly whendeleting - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Handle composite primary keys correctly whendeleting
Date
Msg-id E1dIAKA-0004dw-6d@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Handle composite primary keys correctly when deleting rows in the Edit Grid. Fixes #2425

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d21cbb8b1ffbd011cd5238f637580963504e3bb0
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../sqleditor/templates/sqleditor/js/sqleditor.js    | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To enable dialog help optionfor Language and Foreign table node
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: Fixed RM #2425 : Can'tdelete rows when using composite primary key