Fixed
Status Update
Comments
ps...@google.com <ps...@google.com> #2
The fix for this issue will be available in 4.1 beta 4, when double clicking on a NULL cell the NULL value will be persisted.
The drawback of this solution is that it's not possible to just edit a cell and replace NULL with empty string. It has to be done by running an UPDATE query or editing the cell to something different from empty string first.
Description
Bug originally reported in issue 157430462 #4
When you double click into NULL cell and then click away it will show update and replace NULL with empty string. (Maybe it should be filed separately?)