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

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgadmin-hackers] [pgAdmin4][Patch] Displaying Zero in Slickgrid editor
Дата
Msg-id CA+OCxozGO_QH-sXBjKR-S5kmN+q3n__qR0rbft0KmMts-t-t0g@mail.gmail.com
обсуждение исходный текст
Ответ на [pgadmin-hackers] [pgAdmin4][Patch] Displaying Zero in Slickgrid editor  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Fix display of zeros in read-only grid editors.Fixes
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][Patch] Displaying Zero in Slickgrid editor