You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can say that the Requery is on a unmaintained state, moreover following zeromake's migration to kotlin the pre-processor seems to be broken.
For development purposes we can enable to preprocessor to generate the stubs and then replace them on the model folders (hard-coding the generated stuff).
We should migrate to something equivalent like Room by Google.
Zeromake started a migration to objectbox, it is interessing but for now this can be set to low priority.
We should fix the current regression and then maybe try to adapt this new implementation?
The text was updated successfully, but these errors were encountered:
We can say that the Requery is on a unmaintained state, moreover following zeromake's migration to kotlin the pre-processor seems to be broken.
For development purposes we can enable to preprocessor to generate the stubs and then replace them on the model folders (hard-coding the generated stuff).
We should migrate to something equivalent like Room by Google.
Zeromake started a migration to objectbox, it is interessing but for now this can be set to low priority.
We should fix the current regression and then maybe try to adapt this new implementation?
The text was updated successfully, but these errors were encountered: