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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix handling of JSON in the Query Tool with NULL elem
Дата
Msg-id E1hqZy2-0005bm-A0@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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.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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Don't try to install Chromedriver using the chromedri
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a