is there a MigrationSqlGenerator for SQLite to use with entity framework? I only found one from devart which is commercial.
No MigrationSqlGenerator f
I don't know of any for SQLite, but if you were to try to create one as others have suggested, you could use this open source project to start with. Or you might find this will suffice on its own?
http://www.codeproject.com/Articles/32977/Upgrade-framework-for-SQLite-databases