pgAdmin 4 commit: Resolved issues regarding the rows, and column descri - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Resolved issues regarding the rows, and column descri
Date
Msg-id E1aFyq8-0001P9-H3@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Resolved issues regarding the rows, and column description not return by
the given query in the execute_dict and execute_2darray function in the
psycopg2 driver.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=49373df02d64fc923d8582f34b49466ecfc9d7c0

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Allow to specify the options as a function, which ret
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Set options fetched from the server as it is only whe