Обсуждение: [pgAdmin4][Patch] Add affected row count support in psycopg2

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

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

От
Akshay Joshi
Дата:
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-9517
Mobile: +91 976-788-8246
Вложения

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

От
Dave Page
Дата:
Thanks, applied.

On Tue, Apr 12, 2016 at 11:24 AM, Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
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-9517
Mobile: +91 976-788-8246


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company