Re: [pgadmin-hackers] [pgAdmin4][Patch] Displaying Zero in Slickgrid editor - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgadmin-hackers] [pgAdmin4][Patch] Displaying Zero in Slickgrid editor
Date
Msg-id CA+OCxozGO_QH-sXBjKR-S5kmN+q3n__qR0rbft0KmMts-t-t0g@mail.gmail.com
Whole thread Raw
In response to [pgadmin-hackers] [pgAdmin4][Patch] Displaying Zero in Slickgrid editor  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
List pgadmin-hackers
Hi

On Wed, Feb 1, 2017 at 12:18 PM, Murtuza Zabuawala
<murtuza.zabuawala@enterprisedb.com> wrote:
> Hi,
>
> PFA minor patch to display value '0'  in Read only text editor.
> RM#2138

Thanks - I committed a modified version of the patch; yours had the
same tests duplicated and joined with an or conditional.

Please double check it's OK - it looks fine to me and seems to work as
expected with null, zero and one.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Fix display of zeros in read-only grid editors.Fixes
Next
From: Murtuza Zabuawala
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch] Displaying Zero in Slickgrid editor