Tag : migration

13 April 2024 / / tech
Coming soon…
25 January 2019 / / tech

There was a convenient library Sqliteassethelper. It made possible do not write migration scripts from old to new schema version. The library immediately copies the new database file from apk when the new version of your application stating. And versioning of the database was saved.