pgAdmin 4 commit: Handle null values more correctly.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Handle null values more correctly.
Date: 2021-08-09 15:37:54
Message-ID: E1mD7Le-0004Vc-Gy@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Handle null values more correctly.

refs #5198

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dc4f59e6645766b7c5438abda453a58f892a9dd8
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/slickgrid/editors.js | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-08-09 15:39:20 Re: [pgAdmin][patch] - Feature #5198 - Use a formatted json viewer/editor when interacting with data in a json column.
Previous Message Yogesh Mahajan 2021-08-09 09:59:42 Re: [pgAdmin][patch] - Feature #5198 - Use a formatted json viewer/editor when interacting with data in a json column.