Mark match as deprecated command (#4802)

This commit is contained in:
Justin Ma
2022-03-10 10:58:42 +08:00
committed by GitHub
parent 3bdd924349
commit 643cce8a6f
3 changed files with 39 additions and 0 deletions

View File

@ -361,6 +361,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
StrDatetimeDeprecated,
StrDecimalDeprecated,
StrIntDeprecated,
MatchDeprecated,
NthDeprecated,
UnaliasDeprecated,
};