AndreaMarchetto

Results 2 comments of AndreaMarchetto

I wrote "SqliteDropCreateAndMigrateDatabaseWhenModelChanges" class derived from "SqliteDropCreateDatabaseWhenModelChanges" (the class i attached). With this class you can write something like this: ```csharp public class TLocalDatabase : DbContext { ... protected override...

Hello @tuanth89 You are right... Sorry, I founded this bug some time ago but I forgot to update my post!