pgAdmin 4 commit: Ensure Javascript errors during Query Tool execution
Dave Page <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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(-)