Files
gristlabs_grist-core/sandbox/grist
Yohan Boniface 8bc5c7d595 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).
2022-09-09 15:13:34 -04:00
..
2022-06-17 21:53:20 +02:00
2020-07-29 08:57:25 -04:00
2022-06-17 21:53:20 +02:00
2022-07-14 12:09:56 +02:00
2022-07-14 12:09:56 +02:00
2022-02-19 09:46:49 +00:00
2022-02-19 09:46:49 +00:00
2022-06-17 21:53:20 +02:00
2022-05-04 21:41:42 +02:00
2022-05-04 21:41:42 +02:00
2022-05-04 21:41:42 +02:00