pgAdmin 4 commit: Ensure View Data on a table with zero columns doesn't - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure View Data on a table with zero columns doesn't
Date
Msg-id E1bk6il-0003j4-Vf@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure View Data on a table with zero columns doesn't throw an error. Fixes #1677

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=751327eacc2eabcd170df39371d055a199bb8976
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/__init__.py            | 35 ++++++++++++----------
.../tools/sqleditor/static/css/sqleditor.css       |  4 +++
2 files changed, 23 insertions(+), 16 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: To fix the issue in Rules node (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: PATCH: To fix the issue of Table node (pgAdmin4)