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

Fix SqlScriptGenerator Options SqlVersion Issue #67

Closed Phantom-Sixth-Man closed 5 months ago

Phantom-Sixth-Man commented 5 months ago

Added the SqlVersion to options for each type of SqlScriptGenerator. Also added the test case to check if they are assigned properly.

Adding a screenshot to show the fixed status.

Screenshot 2024-01-25 224420