Обсуждение: pgAdmin 4 commit: Fix handling of JSON in the Query Tool with NULL elem

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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.toshniwal@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(-)