pgAdmin 4 commit: Improve display of error messages in the querytool. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Improve display of error messages in the querytool.
Date
Msg-id E1ducFx-000275-Pz@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Improve display of error messages in the query tool. Fixes #2700

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2ddbddba33ea695cb479509a1928920525c29893
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py      | 93 ++++++++++++++--------
.../javascript/history/query_history_spec.jsx      | 39 +++++++++
2 files changed, 99 insertions(+), 33 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][Patch]: To exclude SELECT queries from transaction inquery tool
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Tag REL-2_0-RC2 has been created.