pgAdmin 4 commit: Add support for an affected row count property to the

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add support for an affected row count property to the
Дата
Msg-id E1aq0mH-0006hU-34@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add support for an affected row count property to the DB interface.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=03d6fce53c4eadbffde2d04c92dcc37d3423167e
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/driver/abstract.py          |  8 ++++++++
web/pgadmin/utils/driver/psycopg2/__init__.py | 23 +++++++++++++++++++++++
2 files changed, 31 insertions(+)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix general category default.
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch] Add affected row count support in psycopg2