Update SQL grammar (#20970)

This commit is contained in:
Charles Gagnon
2022-10-25 12:55:32 -07:00
committed by GitHub
parent c811303570
commit 1ffb71f73a
2 changed files with 136 additions and 48 deletions

View File

@@ -6,11 +6,11 @@
"git": {
"name": "microsoft/vscode-mssql",
"repositoryUrl": "https://github.com/microsoft/vscode-mssql",
"commitHash": "b8b58864526c048002b7c3964bdac8aac3713bd9"
"commitHash": "c005d9d720049d86938467992bd8189a6aa32a6d"
}
},
"license": "MIT",
"version": "1.16.0"
"version": "1.17.0"
}
],
"version": 1

File diff suppressed because one or more lines are too long