pgAdmin 4 commit: Format JSON/JSONB nicely when displaying it in thegr - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Format JSON/JSONB nicely when displaying it in thegr
Date
Msg-id E1eJglT-0002J3-7B@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM-2859: Can't create new user
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Add basic JSON formatting - Query tool