首页
标签
如果有冲突,清除(重置)所有 Room 数据库
Clear (reset) all Room database if there is a conflict
android
android-room
是否可以在发生冲突(错误的键、列等)时自动清除所有 Room 数据库?
使用 -
Fallback Destructive Migration