Skip to content

Conversation

@dirong
Copy link

@dirong dirong commented Oct 25, 2013

Add method in Table annotation for set column Id name.

This fixes Issue #83

example:
@table(name = "Items", id = BaseColumns._ID)
public class Item extends Model {...}

This fixes Issue pardom-zz#83

example:
@table(name = "Items", id = BaseColumns._ID)
public class Item extends Model {...}
@joshuapinter
Copy link
Contributor

Thanks for doing this Alexandr, this works great!

@hube
Copy link
Contributor

hube commented Jan 28, 2014

Can you close this PR? The same commit has already been merged in 2a4d773. Might also want to close issue #83.

@smaspe
Copy link

smaspe commented Feb 27, 2014

For what reason is that not the default value, since several android mechanism depend on it?

@dirong dirong closed this Jan 31, 2023
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.

4 participants