dotnetcore / dotnetcore/SmartCode
SmartCode是否可以加入联合主键的识别和代码生成?
未关闭
- 主要语言
- C#
- 星标
- 577
- 派生
- 167
- PR 合并指标
- 30 天内没有已合并 PR
描述
目前SmartCode生成的代码,在联合主键的表格中都是简单将第一列当成主键形式生成的,是否可以支持生成一个联合主键列构成的简单封装来作为主键参数?
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue names SmartCode's generated code but does not identify files, tests, or an entry point. Start by locating the table-schema and primary-key handling in the generator, then determine how composite keys should be represented and generated. Done means composite-primary-key tables are recognized and their generated code uses a single composite-key parameter object rather than only the first column.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100