pgAdmin 4 commit: Fix exception in query history for python 2.7. Fixes

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fix exception in query history for python 2.7. Fixes
Дата
Msg-id E1i3Xnu-00032F-Lh@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix exception in query history for python 2.7. Fixes #4663

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=47f26cc3779b45066a47fd4d891c98ff301f0e4c
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Add Reverse Engineered SQL tests for Schemas. Fixes #
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4663] Query history throws python exception on python 2.7