No such table error whenever I add some table to my db

前端 未结 1 1617
野性不改
野性不改 2021-01-26 23:45

I get this error whenever I add some table to my database. If I delete my game and install it again, I don\'t get that error, so there is that table. I tried to change database

1条回答
  •  忘掉有多难
    2021-01-27 00:13

    Then onUpgrade method will not be called unless you increase the database version.

    0 讨论(0)
提交回复
热议问题