Fix handling of JSON in the Query Tool with NULL elements. Fixes #4263 Branch ------ electron2
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=57ab2b872b3ebe62be030c5106cba4f947bb2c16 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.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(-)