Skip to content

Add parcelable interface option to generator. #268

Open
ccaronls wants to merge 6 commits into
greenrobot:masterfrom
ccaronls:master
Open

Add parcelable interface option to generator. #268
ccaronls wants to merge 6 commits into
greenrobot:masterfrom
ccaronls:master

Conversation

@ccaronls

@ccaronls ccaronls commented Dec 3, 2015

Copy link
Copy Markdown

Add method in Entity implementsParcelable(). The dao generator will generate all Android Parcelable requirements. We have been using this without a problem for several weeks now.

… we are doing an upgrade across multiple version changes where

an create table would be called followed by an alter table which would fail because the create table is complete.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant