Add values command (see #7166) (#7583)

This commit is contained in:
Leon
2022-12-24 04:49:19 +10:00
committed by GitHub
parent 852ec3f9a0
commit b16b3c0b7f
11 changed files with 246 additions and 14 deletions

View File

@ -138,6 +138,7 @@ pub fn create_default_context() -> EngineState {
Upsert,
Update,
UpdateCells,
Values,
Where,
Window,
Wrap,