Thread: pgAdmin 4 commit: Ensure that null values are accepted for the numeric

pgAdmin 4 commit: Ensure that null values are accepted for the numeric

From
Akshay Joshi
Date:
Ensure that null values are accepted for the numeric columns in react-data-grid. Fixes #7405

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_10.rst                                | 1 +
.../sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx | 2 +-
.../static/js/components/QueryToolDataGrid/Formatters.jsx        | 9 +++++----
3 files changed, 7 insertions(+), 5 deletions(-)