Skip to content

Instantly share code, notes, and snippets.

@tatuas
Created March 1, 2018 07:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tatuas/bd5a883495aa14c48025b7f44936ca0e to your computer and use it in GitHub Desktop.
Save tatuas/bd5a883495aa14c48025b7f44936ca0e to your computer and use it in GitHub Desktop.
Room と Kotlin
@Entity(tableName = TABLE_NAME, indices = [Index(value = [USER_ID], unique = true)])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment