Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update EntityBuilder.cs #52

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Update EntityBuilder.cs #52

merged 1 commit into from
Nov 12, 2024

Conversation

Soar360
Copy link
Member

@Soar360 Soar360 commented Nov 11, 2024

生成关联映射时,如果类型不是字符,则返回 default 而不是 0 .

生成关联映射时,如果类型不是字符,则返回 default 而不是 0 .
@Soar360 Soar360 linked an issue Nov 11, 2024 that may be closed by this pull request
@nnhy nnhy merged commit 61b7d1b into dev Nov 12, 2024
1 of 3 checks passed
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.

关系映射到非字符串类型时,会编译失败。
2 participants