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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add support for an affected row count property to the
Date: 2016-04-12 16:02:57
Message-ID: E1aq0mH-0006hU-34@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)joshi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-04-12 16:03:59 Re: Dialog issue: General category text is shown as undefined [pgadmin4]
Previous Message Dave Page 2016-04-12 16:00:15 pgAdmin 4 commit: Fix general category default.