pgAdmin 4 commit: Fix query history exception for Python 3.6. Fixes #47 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix query history exception for Python 3.6. Fixes #47
Date
Msg-id E1i9rE5-000188-GG@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix query history exception for Python 3.6. Fixes #4750.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=80b05973c653223ec47cd5bc6b3f00f7eeac7c94
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_13.rst                  | 3 ++-
web/pgadmin/tools/sqleditor/utils/query_history.py | 5 ++++-
2 files changed, 6 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fix SQL issue of length and precision when changing t
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM#4750] Query tool history throws an error for encoding