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

Added 'unique' and 'not null' support #112

Closed
wants to merge 2 commits into from

Conversation

androdevcafe
Copy link
Contributor

I added two annotations, @unique and @NotNull which correspond to 'unique' and 'not null' statements for sqlite in the definition of a column. These annotations can be used on fields, just like @ignore.

@whoshuu whoshuu mentioned this pull request Jul 4, 2014
@whoshuu whoshuu closed this in 913dbf3 Jul 11, 2014
@whoshuu
Copy link
Collaborator

whoshuu commented Jul 11, 2014

Merged in 913dbf3, thanks!

@jivimberg jivimberg mentioned this pull request Jan 20, 2015
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