mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Fix columns with falsy cells wrongly parsed as dates (#276)
Eg. before this commit, this table would result in Date columns: | A | B | | ----- | -- | | FALSE | 0 | For now, even FALSE is parsed as Numeric (not sure why we don't have a BooleanConverter).
This commit is contained in:
BIN
sandbox/grist/imports/fixtures/test_falsy_cells.xlsx
Normal file
BIN
sandbox/grist/imports/fixtures/test_falsy_cells.xlsx
Normal file
Binary file not shown.
Reference in New Issue
Block a user