Commit Graph

2 Commits

Author SHA1 Message Date
Leon
833825ae9a
Allow iteration blocks to have an optional extra index parameter (alternative to -n flags) (#6994)
Alters `all`, `any`, `each while`, `each`, `insert`, `par-each`, `reduce`, `update`, `upsert` and `where`,
so that their blocks take an optional parameter containing the index.
2022-11-21 14:35:11 +01:00
JT
0986eefb64
Add insert and update back (#4864) 2022-03-18 06:55:02 +13:00