pgAdmin 4 commit: Ensure Javascript errors during Query Tool execution

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure Javascript errors during Query Tool execution
Дата
Msg-id E1iPTmR-0006sm-18@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin][RM4351] Confirm before close of properties dialog ifchanges not saved
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin][RM4564] JS errors in the Query Tool are caught as ajax errors