What are the main differences in Room3? thx
j
What are the main differences in Room3? thx
👀 1
j
Thx, though I guess I'm not smarter than before. I see a lot of reasonable bc breaks, kotlin migration, drive API, ... is there anything more? E.g., supporting something else than sqlite?
e
I don't have any inside knowledge, but it looks like they are completing the API around the multiplatform androidx.sqlite.SqliteDriver, as earlier versions of Room were designed around the Android-only androidx.sqlite.db.SupportSQLiteDatabase and currently Room multiplatform has a mix of the two
👍 1
🙏 1