- Published on
- Authors
- koskila
"dotnet ef script" or "Script-Migration" producing empty .sql files?
Another day, another issue. This time, I was absent-mindedly following the guidance for a project on how to generate .sql files for .NET EF Core code-first migrations. Don't ask why that was required, but it was.
My migration was simple....