Re: PATCH: to fix jsonb type rendering in runtime (pgAdmin4)

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: to fix jsonb type rendering in runtime (pgAdmin4)
Date: 2016-06-30 10:37:03
Message-ID: CAKKotZQvvtZSLL3L=mRwevyAcHLVCYW=zg713Hoq2MDwThVT9A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,

PFA updated patch.
Tested with json/json[]/jsonb/jsonb[] (on browsers & runtime).

Regards,
Murtuza

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

On Thu, Jun 30, 2016 at 1:26 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:

> Thanks - and the json datatype?
>
> On Thu, Jun 30, 2016 at 8:56 AM, Murtuza Zabuawala
> <murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> > Hi Dave,
> >
> > text type works fine even if it has json data.
> >
> > Regards,
> > Murtuza
> >
> >> On 30-Jun-2016, at 1:21 pm, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> >>
> >> On Thu, Jun 30, 2016 at 8:11 AM, Murtuza Zabuawala
> >> <murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> >>> Hi,
> >>>
> >>> PFA updated patch, we have created backgrid jsonb type cell which will
> work
> >>> within browser & runtime.
> >>
> >> Does it resolve the issue for 'json' columns? What about a 'text'
> >> column containing json data?
> >>
> >> --
> >> Dave Page
> >> Blog: http://pgsnake.blogspot.com
> >> Twitter: @pgsnake
> >>
> >> EnterpriseDB UK: http://www.enterprisedb.com
> >> The Enterprise PostgreSQL Company
> >
>
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

Attachment Content-Type Size
RM_1404_v3.patch application/octet-stream 2.0 KB
image/jpeg 46.7 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-30 12:56:36 Re: PATCH: to fix jsonb type rendering in runtime (pgAdmin4)
Previous Message Neel Patel 2016-06-30 09:42:31 [pgAdmin4][runtime]: Download feature in runtime