请私有你的仓库
好的
hi
You can add new migrations instead of remove/rollback migrations if your migration has been applied in the production database.
https://learn.microsoft.com/en-us/ef/core/cli/dotnet#dotnet-ef-migrations-remove
Thanks.
https://github.com/eren186/master9
请把仓库设置为私有在上传代码
谢谢
hi
The DbMigrator app is used to add/remove EF Core migrations for the host and tenant database.
You can add new migrations and run the DbMigrator.
DbMigrator will use EF Core to apply new migrations.
https://learn.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.relationaldatabasefacadeextensions.migrateasync?view=efcore-9.0
Thanks.
你可以分享你的项目源码吗?
你可以上传到一个私人的Github仓库
谢谢