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.