mirror of
https://github.com/nushell/nushell
synced 2024-12-31 23:39:00 +00:00
Check box
This commit is contained in:
parent
6b2f639095
commit
f7333ebe58
1 changed files with 1 additions and 1 deletions
2
TODO.md
2
TODO.md
|
@ -17,7 +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
|
- [x] 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)
|
||||||
|
|
Loading…
Reference in a new issue