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

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

(cherry picked from commit c21ea3c3423142410b7b8f43e0e6a6515516d865)

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a6d94ddbef50621a0669d0c93113514c9ba81930
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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][RM#4138] Allow us to set the dropdown body whenrendering Select2 control
Следующее
От: "Stuart D. Gathman"
Дата:
Сообщение: Re: pgAdmin3 fork/resurrection for PostgreSQL 10+ support