Port default command (#848)

This commit is contained in:
JT
2022-01-25 10:02:15 -05:00
committed by GitHub
parent 1ca3e03578
commit 3023af66fd
3 changed files with 103 additions and 0 deletions

View File

@ -57,6 +57,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
Collect,
Columns,
Compact,
Default,
Drop,
DropColumn,
DropNth,