Thread: pgAdmin 4 commit: Ensure View Data on a table with zero columns doesn't

pgAdmin 4 commit: Ensure View Data on a table with zero columns doesn't

From
Dave Page
Date:
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(-)