preparing for into subcommands (#3299)

This commit is contained in:
Darren Schroeder
2021-04-10 11:29:11 -05:00
committed by GitHub
parent 93f3ed98e1
commit a853880e07
5 changed files with 54 additions and 9 deletions

View File

@ -121,6 +121,7 @@ pub fn create_default_context(interactive: bool) -> Result<EvaluationContext, Bo
whole_stream_command(Get),
whole_stream_command(Update),
whole_stream_command(Insert),
whole_stream_command(Into),
whole_stream_command(IntoInt),
whole_stream_command(SplitBy),
// Row manipulation