microsoft/SqlScriptDOM

ScriptGeneratorOption.SqlVersion is always Sql90 even if we have different SqlScriptGenerator

Phantom-Sixth-Man opened this issue · 3 comments

ScriptGeneratorOption.SqlVersion is always Sql90 even if we have different SqlScriptGenerator

image

Hi @Phantom-Sixth-Man Could you share the steps to repro this issue?

Hello @SeenaAugusty, I have opened a PR - #67.
Please review and merge.

It is fixed in this PR #67