Re: [pgadmin-hackers] PATCH: To fix JSON array handling (pgAdmin4)

2016-09-21 Thread Dave Page
Thanks, applied. On Wed, Sep 21, 2016 at 11:43 AM, Murtuza Zabuawala wrote: > Hi, > > PFA patch to fix the issue where SlickGrid was not displaying nested JSON > data properly. > This patch fixes: RM#1713 & RM#1404 > > Issue: > Nested JSON data was not handled properly. > > > -- > Regards, > Murt

[pgadmin-hackers] PATCH: To fix JSON array handling (pgAdmin4)

2016-09-21 Thread Murtuza Zabuawala
Hi, PFA patch to fix the issue where SlickGrid was not displaying nested JSON data properly. This patch fixes: RM#1713 & RM#1404 *Issue:* Nested JSON data was not handled properly. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company RM_171