We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a984949 + 74c83cd commit 954e5a4Copy full SHA for 954e5a4
1 file changed
src/languages/transactsql/transactsql.functions.ts
@@ -122,6 +122,7 @@ export const functions: string[] = [
122
'YEAR',
123
'JSON',
124
'ISJSON',
125
+ 'OPENJSON',
126
'JSON_VALUE',
127
'JSON_QUERY',
128
'JSON_MODIFY',
0 commit comments