ef_core
Fix Sqlite Drop Column with ef core
When you do not know the recipe blog post style take a look at the introduction, or check out all recipes there are. As usual in the recipe section we will look at the following: The problem to solve: Sqlite3 and ef core with alter table migrations Why would Read more…