GO [count] not parsed
@llali is already working on this.
Since Aug 2, 2023.
Assessment
This issue has not been assessed yet.
Description
- DacFx Version: Nuget latest (160.6161.0)
- .NET: 6.0.301
- Environment (local platform and source/target platforms): linux-x64
Steps to Reproduce:
- parse T-SQL script with GO [count] statement
- parsing fails on [count]
sample parsing code: https://gist.github.com/josef-marec/1a56d2d04418fd749d0285aaaf440253
sample T-SQL:
`
select current_timestamp
GO 2
`
Did this occur in prior versions? If not - which version(s) did it work in?
yes
- Dominant language
- GAP
- Stars
- 277
- Forks
- 43
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/SqlScriptDOM
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
microsoft/SqlScriptDOM#228 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
microsoft/SqlScriptDOM#183 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 56/100
microsoft/SqlScriptDOM#226 · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
microsoft/SqlScriptDOM#225 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 58/100
microsoft/SqlScriptDOM#224 ·