© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
31 replies
Anton

❔ EF Core migrations

Is it normal that when I do
ef database update
ef database update
with an unapplied migration, it tries applying all migrations from the start, even though the database already has all of the migrations but the last one? Like it even has a table with migration history so it should automatically detect which migrations haven't been applied yet. Or am I wrong?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

EF-Core migrations issue
C#CC# / help
2y ago
✅ EF Core migrations with Docker
C#CC# / help
11mo ago
EF Core not creating migrations
C#CC# / help
14mo ago
Migrating to EF Core migrations
C#CC# / help
17mo ago