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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that null values are accepted for the numeric
Дата
Msg-id E1ntQtp-0005zq-RQ@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM7405] Update null in numeric columns not possible
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM7405] Update null in numeric columns not possible