You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to update the database. I did this by increasing the number of version inside AppDatabase. In this case I got an error that I must setup migrations. I tried to do it in this way
Actually I got it. There is not important to provide any migration. But how to pass to the AssetSQLiteOpenHelperFactory information that the database was updated inside the asset folder?
Hi.
I was trying to update the database. I did this by increasing the number of version inside AppDatabase. In this case I got an error that I must setup migrations. I tried to do it in this way
And in result I get an empty database?! How can I solve this? Where is my mistake?
The text was updated successfully, but these errors were encountered: