pgAdmin 4 commit: Ensure changes to Query Tool settings from the Prefer

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure changes to Query Tool settings from the Prefer
Date: 2018-09-19 15:50:15
Message-ID: E1g2ek3-0001hB-La@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-09-19 15:51:02 Re: [pgAdmin4][RM3657] Query Tool ignores Auto Commit setting and misinforms current mode in the UI
Previous Message Aditya Toshniwal 2018-09-19 13:13:09 Re: [pgAdmin4][RM3657] Query Tool ignores Auto Commit setting and misinforms current mode in the UI