SqlScriptDOM icon indicating copy to clipboard operation
SqlScriptDOM copied to clipboard

Scriptdom can't parse references to changetable() function with forceseek parameter

Open dzsquared opened this issue 1 year ago • 0 comments

https://learn.microsoft.com/en-us/sql/relational-databases/system-functions/changetable-transact-sql?view=sql-server-ver16

References with any target platform fail to parse (and then build in dacfx) if the changetable function has the 3rd and optional FORCESEEK parameter added

dzsquared avatar Mar 23 '24 21:03 dzsquared