Seed entity with owned property

后端 未结 5 1999
深忆病人
深忆病人 2021-02-12 13:41

I am trying to seed an user entity in my database. The User entity has an owend property EmailPermissions.

When I run the command

5条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-12 14:33

    I had the same issue seeded my data at startup. Here is the link to the github issue.

提交回复
热议问题