Skip to content
New issue

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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

skrzyneckik
Copy link

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
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
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