Fix an issue that could cause the Query Tool to fail to render. Fixes #3433
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e666b0fab0a8604d5f0e1fc7c9da8941b3f91c37
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Modified Files
--------------
docs/en_US/release_notes_3_7.rst | 1 +
web/pgadmin/utils/driver/abstract.py | 1 +
web/pgadmin/utils/driver/psycopg2/connection.py | 6 ++++--
3 files changed, 6 insertions(+), 2 deletions(-)