Skip to content

DaoGenerator: loadDeep argument's type should be the same as entity's key#543

Open
skrzyneckik wants to merge 1 commit into
greenrobot:masterfrom
digime:bugfix/loaddeep-key-type
Open

DaoGenerator: loadDeep argument's type should be the same as entity's key#543
skrzyneckik wants to merge 1 commit into
greenrobot:masterfrom
digime:bugfix/loaddeep-key-type

Conversation

@skrzyneckik

Copy link
Copy Markdown

I would love to test it this bugfix, but greendao gradle plugin source code isn't available at the moment.

@greenrobot @greenrobot-team is the any other option to test it?

@greenrobot-team

Copy link
Copy Markdown
Collaborator

I think the restriction to Long for loadDeep() exists due to the current limitation to `Long´ as the only supported primary key type. Though it may have other side effects I am not aware of. -ut

@skrzyneckik

Copy link
Copy Markdown
Author

@greenrobot-team so I guess another method should be introduces to make it possible to loadDeep(T itemID) when @ID is different then Long

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.

2 participants