[pgadmin-hackers] pgAdmin 4 commit: Handle NULL booleans in the data editor. Fixes #1790 - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Handle NULL booleans in the data editor. Fixes #1790
Date
Msg-id E1caJil-0002lv-HA@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Handle NULL booleans in the data editor. Fixes #1790

Branch
------
master

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

Modified Files
--------------
.../static/js/slickgrid/slick.pgadmin.editors.js   | 90 ++++++++++++++++++++++
.../js/slickgrid/slick.pgadmin.formatters.js       |  7 +-
.../tools/sqleditor/static/css/sqleditor.css       |  5 ++
3 files changed, 101 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: Fix RM1790 - [Web] Supportsetting a field's value to "null"
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: Fix RM1790 - [Web] Supportsetting a field's value to "null"