Thread: pgAdmin 4 commit: Fixed an issue where changing the values of columns w

pgAdmin 4 commit: Fixed an issue where changing the values of columns w

From
Akshay Joshi
Date:
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(-)