SqlScriptDOM
SqlScriptDOM copied to clipboard
Add Support for SQLCMD Syntax
Scripts may contain SQLCMD variables and other SQLCMD syntax. Currently TSql150Parser reports it as an error.
This repository demonstrates the current behavior: https://github.com/marvhen/SqlScriptDomSqlcmdSyntax
@marvhen Maybe you could share a code repro??