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.toshni...@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(-)