is there a MigrationSqlGenerator for SQLite to use with entity framework? I only found one from devart which is commercial.
No MigrationSqlGenerator f
I think we can use the same concept of Android for making a simple Migration engine for SQLite. This post shows that concept. Of course we don't have any working MigrationSqlGenerator but that concept is reliable und useful.