microsoft / SqlScriptDOM

ScriptDOM/SqlDOM is a .NET library for parsing T-SQL statements and interacting with its abstract syntax tree
MIT License
128 stars 13 forks source link

Fixing a parsing issue with procedure and atomic block #52

Closed llali closed 11 months ago

llali commented 11 months ago

fixes #31