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