Roadmap 0.4

This commit is contained in:
Josh Hansen 2023-08-08 18:05:42 -07:00
parent 2351b3e013
commit fea3b273b9

View file

@ -3,3 +3,5 @@
* 0.1 `cp`, `mv`, `rm`, `get`, `set`
* 0.2 `idx`
* 0.3 Enhance `get` to operate recursively and benefit from indexes; also to show proper columns in non-JSON output
WHERE_style select clauses
* 0.4 Enforce f64 vs String types, don't let them be comparable