Update TODO.md

This commit is contained in:
JT
2021-09-09 20:53:24 +12:00
committed by GitHub
parent 90204bd0c8
commit 4ee1776ceb

View File

@ -17,6 +17,7 @@
- [x] Column path - [x] Column path
- [x] ...rest without calling it rest - [x] ...rest without calling it rest
- [x] Iteration (`each`) over tables - [x] Iteration (`each`) over tables
- [ ] Row conditions
- [ ] Value serialization - [ ] Value serialization
- [ ] Handling rows with missing columns during a cell path - [ ] Handling rows with missing columns during a cell path
- [ ] Error shortcircuit (stopping on first error) - [ ] Error shortcircuit (stopping on first error)