LitePal
LitePal copied to clipboard
android.database.sqlite.SQLiteDatabaseLockedException database is locked (Sqlite code 5):
在执行下面这个代码的时候报了这个错 LitePal.deleteAll(Test.class);
请问是否支持判断当前库是否正在被操作呢