Thread: pgAdmin 4 commit: Ensure changes to Query Tool settings from thePrefer

pgAdmin 4 commit: Ensure changes to Query Tool settings from thePrefer

From
Dave Page
Date:
Ensure changes to Query Tool settings from the Preferences dialogue are applied before executing queries. Fixes #3657

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_3_4.rst                   |  1 +
web/pgadmin/tools/sqleditor/__init__.py            | 46 +++++++++++++++-------
.../tools/sqleditor/tests/test_start_query_tool.py |  6 ++-
3 files changed, 37 insertions(+), 16 deletions(-)