Artem Kutukov
Artem Kutukov
In your onCreate Application.class ``` ActiveAndroid.initialize(this); DBHelper.createIfNeedColumn(YOUR_ORM_CLASS, COLUMN_KEY); ``` And DBHelper.class static class ``` public static boolean createIfNeedColumn(Class
i have same problem
Hi, there! I use temp fix before author can't approve merge request #425 @slowlow79464 & @mradzinski Thanks for help =) ======================== **1. Add Override fixed classes (I created same package...