An important part of designing a relational database is splitting the data into related tables and pulling…
Migrate your complex database to Room with manageable PRs.
In a previous post I explained how database migrations with Room work under the hood. We saw that an incorrect…
A step by step guide on how to migrate your app to Room