SqlScriptDOM icon indicating copy to clipboard operation
SqlScriptDOM copied to clipboard

Add Support for SQLCMD Syntax

Open marvhen opened this issue 8 months ago • 1 comments

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 avatar Apr 11 '25 13:04 marvhen

@marvhen Maybe you could share a code repro??

ErikEJ avatar Apr 11 '25 13:04 ErikEJ