Skip to content

Conversation

@gmf520
Copy link
Member

@gmf520 gmf520 commented Nov 13, 2025

No description provided.

- 在 `EntityManager` 类中新增静态字段 `IncludeSpecialTable`,用于控制是否包含特殊表,默认值为 `true`。
- 修改 `Initialize` 方法,过滤嵌套私有类型 (`IsNestedPrivate`),确保实体注册类型的准确性。
- 使用 `TryGetValue` 替代 `ContainsKey`,提升代码可读性和性能。
- 添加默认实体映射信息时,增加对 `IncludeSpecialTable` 的判断逻辑。
- 修复 `EntityTypeConfigurationBase` 类的代码格式问题,移除多余的 `}+}`。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant