mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-09-23 10:44:23 +00:00
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).