[pgAdmin4][Patch] Add affected row count support in psycopg2

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] Add affected row count support in psycopg2
Date: 2016-04-12 10:24:10
Message-ID: CANxoLDfMnBJSTgRht5OwSpHdhkzHXmViiGoZOeqbEsLL9VAuyg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi All

While implementing Query Tool, we need the affected row count for the
queries (DELETE, SELECT, UPDATE etc..) executed on the database server. I
have implemented the same. Attached is the patch file, please review it and
let me know the review comments if any.

--
*Akshay Joshi*
*Principal Software Engineer *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

Attachment Content-Type Size
Psycopg2_rows_affected.patch application/octet-stream 4.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sanket Mehta 2016-04-12 10:36:59 Re: PATCH: graphical explain
Previous Message Harshal Dhumal 2016-04-12 09:54:11 Dialog issue: General category text is shown as undefined [pgadmin4]