i am using Sqlcipher along with room using the openHelperFactory. But , now I’ll be adding new tables for new dataClasses , how can i handle the DB version and schema migration for the new tables ?
i am using Sqlcipher along with room using the openHelperFactory. But , now I’ll be adding new tables for new dataClasses , how can i handle the DB version and schema migration for the new tables ?