greenrobot / greenDAO

greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
http://greenrobot.org/greendao/
12.63k stars 2.89k forks source link

集成greendao 3.1.0版本概率性出现问题 #1054

Open yinzhijia opened 4 years ago

yinzhijia commented 4 years ago

集成greendao 3.1.0版本,根据数据集删除数据,出现概率性多删除的情况。有遇到过的吗?

使用的方法: queryRaw(String where, String... selectionArg) deleteInTx(Iterable entities)

AdminQQZ commented 2 years ago

please writer English