Thread: pgAdmin 4 commit: Ensure Javascript errors during Query Tool execution

pgAdmin 4 commit: Ensure Javascript errors during Query Tool execution

From
Dave Page
Date:
Ensure Javascript errors during Query Tool execution are reported as such and not as Ajax errors.. Fixes #4564

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4f9d2de8cdddbce63489310346d8c94141e249b7
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_15.rst                |  1 +
web/pgadmin/static/js/sqleditor/execute_query.js | 32 ++++++++++++++----------
2 files changed, 20 insertions(+), 13 deletions(-)