Skip to content

replacing TSQL.Parser with Microsoft.SqlServer.TransactSql.ScriptDom#3

Open
kevin-meyer wants to merge 1 commit into
byronlong99:developfrom
kevin-meyer:develop
Open

replacing TSQL.Parser with Microsoft.SqlServer.TransactSql.ScriptDom#3
kevin-meyer wants to merge 1 commit into
byronlong99:developfrom
kevin-meyer:develop

Conversation

@kevin-meyer
Copy link
Copy Markdown

TSQL.Parser is outdated and doesn't seem to be maintained.

Microsoft.SqlServer.TransactSql.ScriptDom is the official SQL Server T-SQL parser actively maintained by Microsoft (github).

This PR replaces TSQL.Parser with SqlScriptDOM. Existing unit tests pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant