Rudi Visser @rudi.dev · Nov 21

Oh wow, here's another one that's not documented (although more of a regression this time around). EF Core 8 temporal table migrations aren't compatible with EF Core 9. I think this is the first time a .NET version bump has screwed me over since v3.

0 likes 1 replies

?

Replies

Rudi Visser · Nov 21

Thankfully smarter people have already raised both of these things with the team. Looks like it's a rollback to 8.0.11 for this project. Temporal: github.com/dotnet/efcor... PendingModelChanges: github.com/dotnet/efcor...