pgAdmin 4 commit: Ensure the Query Tool doesn't throw an error when vie

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the Query Tool doesn't throw an error when vie
Date: 2019-08-01 13:39:06
Message-ID: E1htBIQ-00024M-5F@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the Query Tool doesn't throw an error when viewing the contents of a table with no columns. Fixes #4492

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=97e39699ead1005a4a5ef8e986d980df8f743db9
Author: Yosry Muhammad <yosrym93(at)gmail(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_12.rst | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yosry Muhammad 2019-08-01 13:39:07 Re: pgAdmin 4 commit: Ensure command tags are shown in the messages tab of
Previous Message Dave Page 2019-08-01 13:29:42 pgAdmin 4 commit: Ensure command tags are shown in the messages tab of