Обсуждение: pgAdmin 4 commit: Add support for an affected row count property to the

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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(+)