[pgadmin-hackers] pgAdmin 4 commit: PRevent an error being displayed if the user viewsda - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: PRevent an error being displayed if the user viewsda
Date
Msg-id E1cqMpd-0005Uq-80@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
PRevent an error being displayed if the user views data on a table with no columns. Fixes #2244

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=21428244488cff2a4f86926eb08562844e2d8718
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/__init__.py | 74 ++++++++++++++++-----------------
1 file changed, 35 insertions(+), 39 deletions(-)


pgadmin-hackers by date:

Previous
From: Atira Odhner
Date:
Subject: Re: [pgadmin-hackers] Feature test regression failures
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] patch for RM2243 and RM2244 [pgAdmin4]