pgAdmin 4 commit: Ensure that pgAdmin4 should work properly with psycop

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that pgAdmin4 should work properly with psycop
Дата
Msg-id E1hDTFo-00073G-Ow@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that pgAdmin4 should work properly with psycopg2 v2.8. Fixes #4143

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c21ea3c3423142410b7b8f43e0e6a6515516d865
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_5.rst            |  7 +++++--
requirements.txt                            |  2 +-
web/pgadmin/utils/driver/psycopg2/cursor.py | 22 +++++++++++++++++++++-
3 files changed, 27 insertions(+), 4 deletions(-)


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

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Psycopg2 v2.8 fixes
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Psycopg2 v2.8 fixes