ScriptForCreateOrAlter still not working
还没有人认领这个 Issue。
评估
调研方向
使用 ScriptForCreateOrAlter、SchemaQualify 和 IncludeDatabaseContext 选项在 SQL Server 2019 上重现该问题,然后将生成的存储过程脚本与预期的 CREATE OR ALTER 形式进行比较。查看 microsoft/sqlmanagementobjects#11 中讨论的行为,并确认启用该标志后,生成的脚本使用 CREATE OR ALTER。
由索引模型根据 Issue 内容生成。
描述
ScriptForCreateOrAlter flag does not seems to be generating StoreProcedure scripts with Create Or Alter
I am passing the following options to the scripter
SchemaQualify = true,
ScriptForCreateOrAlter = true,
IncludeDatabaseContext = true
SQL Server version being used is Microsoft SQL Server 2019 (RTM-GDR) (KB5014356) - 15.0.2095.3 (X64)
I have found this issue which references this issue, from the looks of it this should have been fixed.
- 主要语言
- C#
- 星标
- 143
- 派生
- 28
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
microsoft/sqlmanagementobjects 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 62/100
-
难度 3/5 1-2 天 新手友好度 72/100
-
难度 4/5 3-5 天 新手友好度 74/100
-
难度 3/5 1-2 天 新手友好度 78/100
-
难度 3/5 1-2 天 新手友好度 68/100
查看 microsoft/sqlmanagementobjects 的全部 Issue
相似的 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 75/100
nightscout/nocturne#1425 ·
-
enhancement
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 65/100
-
Documentation
难度 2/5 1-3 小时 新手友好度 75/100
cake-build/cake#5024 ·
-
Frontend status/draft TechnicalDebt
难度 2/5 1-2 天 新手友好度 75/100
Altinn/altinn-auth#4143 ·