EFCore PostgreSQL在.NET9生成迁移文件错误
EFCore PostgreSQL在.NET9生成迁移文件错误 如果在将.net 9的项目生成的迁移文件应用到数据库的时候出现 System.InvalidOperationException: An error was generated for warning Microsoft.EntityFrameworkCore.Migrations.PendingModelChangesWarning: The model for cont…
2025-09-12