pgAdmin 4 commit: Ensure Javascript errors during Query Tool execution - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure Javascript errors during Query Tool execution
Date
Msg-id E1iPTmR-0006sm-18@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM4351] Confirm before close of properties dialog ifchanges not saved
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM4564] JS errors in the Query Tool are caught as ajax errors