Thread: pgAdmin 4 commit: Improve display of error messages in the querytool.

pgAdmin 4 commit: Improve display of error messages in the querytool.

From
Ashesh Vashi
Date:
Improve display of error messages in the query tool. Fixes #2700

Branch
------
WEBPACK_DEVEL

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=98025bf67bca2cc363f5bccef2e32a11bb7c8d17
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(-)