pgAdmin 4 commit: Fix handling of JSON in the Query Tool with NULL elem

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix handling of JSON in the Query Tool with NULL elem
Date: 2019-05-23 07:53:34
Message-ID: E1hTiXe-0005hn-Hg@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix handling of JSON in the Query Tool with NULL elements. Fixes #4263

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ee37be56f9dbdf7435500aa172774117e75cc60c
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_7.rst | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 2 +-
.../tools/sqleditor/tests/test_explain_plan.py | 72 ++++++++++++++++++++++
3 files changed, 74 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-05-23 07:53:51 Re: [pgAdmin][RM4263] "Not connected to the server or the connection to the server has been closed." returned with some queries
Previous Message Beighley, Thomas 2019-05-22 16:48:58 Bug Report - File uploads into wrong directory