配置实体外键,使用IEntityTypeConfiguration时,外键没有生效 #1736
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
使用IEntityTypeConfiguration配置实体表的外键信息,迁移日志没有包含外键创建信息, 对应的表也没有生成外键。
数据库版本
| version | 5.7.13
| version_comment | MySQL Community Server (GPL)
| version_compile_machine | x86_64
| version_compile_os | Win64
安装的Nuget包
.net framework/. net core? 及具体版本
.Net 6
Beta Was this translation helpful? Give feedback.
All reactions