Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

GO [count] not parsed

Open
#32 2 comments 0 reactions 1 assignee View on GitHub

@llali is already working on this.

Since Aug 2, 2023.

Assessment

This issue has not been assessed yet.

Description

bug pri2
  • DacFx Version: Nuget latest (160.6161.0)
  • .NET: 6.0.301
  • Environment (local platform and source/target platforms): linux-x64

Steps to Reproduce:

  1. parse T-SQL script with GO [count] statement
  2. parsing fails on [count]

GO: https://docs.microsoft.com/en-us/sql/t-sql/language-elements/sql-server-utilities-statements-go?view=sql-server-ver15

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/SqlScriptDOM

All issues in microsoft/SqlScriptDOM

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.