We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#51 关于重载回调与反射再数据库升级中存在的一些问题,已在评论中指出,怕作者看不到,故重提一下
The text was updated successfully, but these errors were encountered:
欢迎你提pr哈
Sorry, something went wrong.
我看反射里调用的createTable, dropTable都已经加入混淆处理了,怎么会有问题呢?@temption
-keepclassmembers class * extends org.greenrobot.greendao.AbstractDao { public static void dropTable(org.greenrobot.greendao.database.Database, boolean); public static void createTable(org.greenrobot.greendao.database.Database, boolean); }
No branches or pull requests
#51
关于重载回调与反射再数据库升级中存在的一些问题,已在评论中指出,怕作者看不到,故重提一下
The text was updated successfully, but these errors were encountered: