Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我发现一些文章有相同的错误但解决方案不起作用,我尝试了以下方法:
无法将数据库从版本 2 降级到 1
解决方案:"you need to override onDowngrade"这不适用于我的代码,因为我的数据库类没有扩展任何东西。
"you need to override onDowngrade"