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.toshni...@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(-)