pgAdmin 4 commit: Fixed a typo in the psycopg2 driver in fetching resul - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixed a typo in the psycopg2 driver in fetching resul
Date
Msg-id E1jv22k-0005K7-Q1@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Rahul Shirsat
Date:
Subject: Re: [pgAdmin][RM5569] [SQL] Bad display of tables storage parameters in the "SQL" tab (correction of bug #5398 not complete)
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][SonarQube] Duplicate CSS blocks