pgAdmin 4 commit: Fixed a typo in the psycopg2 driver in fetching resul

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed a typo in the psycopg2 driver in fetching resul
Date: 2020-07-13 17:15:06
Message-ID: E1jv22k-0005K7-Q1@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed a typo in the psycopg2 driver in fetching result with
'execute_scalar' while attempting to reconnect.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1889c256e1b6367025bade59b379fa5b79910f28

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/connection.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2020-07-14 04:56:31 [pgAdmin][SonarQube] Duplicate CSS blocks
Previous Message Rahul Shirsat 2020-07-13 14:01:35 Re: [pgAdmin][RM5569] [SQL] Bad display of tables storage parameters in the "SQL" tab (correction of bug #5398 not complete)