pgAdmin 4 commit: Add support for an affected row count property to the - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add support for an affected row count property to the
Date
Msg-id E1aq0mH-0006hU-34@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix general category default.
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch] Add affected row count support in psycopg2