pgAdmin 4 commit: Format JSON/JSONB nicely when displaying it in thegr

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Format JSON/JSONB nicely when displaying it in thegr
Дата
Msg-id E1eJglT-0002J3-7B@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Format JSON/JSONB nicely when displaying it in the grid editor pop-up. Fixes #2748

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=362bd15c8ef3815e0ebc5f699be09c6afc5057f3
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/slickgrid/editors.js | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM-2859: Can't create new user
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Add basic JSON formatting - Query tool