✅ EF not creating all tables from migration
So I can use
dotnet ef migrations add <name>
. It says it successfully created a migration. Then I use: dotnet ef database update
and itll create a database with a _EFMigrationsHistory table but not any of the other tables that I actually would like to use.2 Replies
.
$close
If you have no further questions, please use /close to mark the forum thread as answered