mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-23 01:25:42 -05:00
Add EXCEPT to default keyword completion list (#349)
This commit is contained in:
@@ -99,6 +99,7 @@ namespace Microsoft.SqlTools.ServiceLayer.LanguageServices
|
||||
"encrypted",
|
||||
"end",
|
||||
"end-exec",
|
||||
"except",
|
||||
"exec",
|
||||
"execute",
|
||||
"exists",
|
||||
|
||||
Reference in New Issue
Block a user