pgAdmin 4 commit: Fix query history exception for Python 3.6. Fixes #47

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fix query history exception for Python 3.6. Fixes #47
Дата
Msg-id E1i9rE5-000188-GG@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fix SQL issue of length and precision when changing t
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][RM#4750] Query tool history throws an error for encoding