pgAdmin 4 commit: Ensure changes to Query Tool settings from thePrefer - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure changes to Query Tool settings from thePrefer
Date
Msg-id E1g2ek3-0001hB-La@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin4][RM3657] Query Tool ignores Auto Commit setting andmisinforms current mode in the UI
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM3657] Query Tool ignores Auto Commit setting andmisinforms current mode in the UI