ActiveAndroid 不支持迁移中的“not in”语法吗?ActiveAndroid 不支持迁移中的子查询吗?
我在运行迁移时遇到了这样的异常:
java.lang.RuntimeException:无法创建应用程序 com.example.app.YourApp:android.database.sqlite.SQLiteException:不是错误(代码 0)
或者
java.lang.RuntimeException: Unable to create application com.example.app.YourApp: android.database.sqlite.SQLiteException: near "in": syntax error (code 1): , while compile: delete from Collections where _id not in