[pgadmin-hackers] pgAdmin 4 commit: Ensure errors thrown when deleting rows in thequery - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Ensure errors thrown when deleting rows in thequery
Date
Msg-id E1d5Vr8-00066t-KQ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure errors thrown when deleting rows in the query tool in edit mode are shown properly. Fixes #2356

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=93df5e3e54ee2546e618531a4dedbe44d8659bde
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] pgAdmin4: Test-suite OS compatability issue
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: Delete row server error notshown to GUI user