[pgadmin-hackers] pgAdmin 4 commit: Fix display of boolean nulls in the query tool.Fixes - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Fix display of boolean nulls in the query tool.Fixes
Date
Msg-id E1chGDk-00027K-7N@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix display of boolean nulls in the query tool. Fixes #2205

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=40ff651ef36ff0817ee382947ae76482d732160b
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../static/js/slickgrid/slick.pgadmin.editors.js   | 52 +++++++++++++++++++---
1 file changed, 45 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM2039 - Big (numeric)numbers are sometimes rounded up when displayed
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM#2205 - Indeterminatestate for [null] values in boolean type cell doesn't show up