gristlabs_grist-core/sandbox
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
..
docker
grist Fix columns with falsy cells wrongly parsed as dates (#276) 2022-09-09 15:13:34 -04:00
gvisor
gen_js_schema.py
install_tz.js (core) apply some dependabot suggestions 2022-09-07 14:15:34 -04:00
requirements3.txt
requirements.txt
run.sh
watch.sh