We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc0e48 commit 6137a4aCopy full SHA for 6137a4a
SqlScriptDom/Parser/TSql/TSql170.g
@@ -13,7 +13,7 @@
13
// Also for token that we don't track of like Comma, Semicolon etc. we have to
14
// call the same function. Alternatively the properties(StartOffset, FragmentLength)
15
// on Fragment.cs can be used for this purpose.
16
-
+'
17
options {
18
language = "CSharp";
19
namespace = "Microsoft.SqlServer.TransactSql.ScriptDom";
0 commit comments