pgAdmin 4 commit: Fix query history exception for Python 3.6. Fixes #47
Akshay Joshi <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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(-)