pgAdmin 4 commit: Fix deletion of rows where the primary key isn't ato - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix deletion of rows where the primary key isn't ato
Date
Msg-id E1crPKu-0008JZ-Fg@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix deletion of rows where the primary key isn't at ordinal zero. Fixes #2274

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5f2a15dd6db6f08de14108efb9b8ccfdb2705319
Author: Wayne Winch Jr <waynewinchjr@earthlink.net>

Modified Files
--------------
web/pgadmin/tools/sqleditor/command.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Atira Odhner
Date:
Subject: Re: Re-vamping the history tab
Next
From: Dave Page
Date:
Subject: Re: Re: [pgAdmin 4 - Bug #2274] Row DeletionAgainst Tables With PKs Not at Ordinal 0 Position Fail