pgAdmin 4 commit: Fixed an issue where changing the values of columns w - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where changing the values of columns w
Date
Msg-id E1jNuY8-00071G-Be@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where changing the values of columns with JSONB or JSON types to NULL. Fixes #4969

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b427a8772441eecf24a6932246c5551e7de40614
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst          | 3 ++-
web/pgadmin/static/js/slickgrid/editors.js | 8 +++++---
2 files changed, 7 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Neel Patel
Date:
Subject: [pgAdmin4][Runtime][Patch]: RM-4864 - Window too small for text in configuration
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4969] JSONB and JSON field editing