pgAdmin 4 commit: Fixed an issue where there is no setting to turn off

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where there is no setting to turn off
Дата
Msg-id E1o0gFN-0002ld-EE@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where there is no setting to turn off notifications in the Query Tool. Fixes #7423

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_11.rst                                | 1 +
.../tools/sqleditor/static/js/components/sections/ResultSet.jsx  | 9 ++++++++-
web/pgadmin/tools/sqleditor/utils/query_tool_preferences.py      | 9 +++++++++
3 files changed, 18 insertions(+), 1 deletion(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM7423] Preference to turn off query success notification
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM7351]: Templates not displayed