-
Couldn't load subscription status.
- Fork 176
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
情形
构造了一个没有主键的领域模型
在
OnModelCreating内使用entity.HasNoKey()进行声明领域模型无主键
报错日志
Application startup exception
System.NullReferenceException: Object reference not set to an instance of an object.
at ShardingCore.Bootstrapers.EntityMetadataInitializer`2.Initialize()
at ShardingCore.Bootstrapers.ShardingDbContextBootstrapper`1.InitializeEntityMetadata()
at ShardingCore.Bootstrapers.ShardingDbContextBootstrapper`1.Init()
at ShardingCore.Bootstrapers.ShardingBootstrapper.Start()
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working