[pgAdmin4][Patch] Add affected row count support in psycopg2 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [pgAdmin4][Patch] Add affected row count support in psycopg2
Date
Msg-id CANxoLDfMnBJSTgRht5OwSpHdhkzHXmViiGoZOeqbEsLL9VAuyg@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch] Add affected row count support in psycopg2  (Dave Page <dpage@pgadmin.org>)
List 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-9517
Mobile: +91 976-788-8246
Attachment

pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Dialog issue: General category text is shown as undefined [pgadmin4]
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Improvised Select2Cell, and SwitchCell.