Skip to content

Instantly share code, notes, and snippets.

@deepanshu42
Created April 19, 2020 15:23
Show Gist options
  • Select an option

  • Save deepanshu42/caa8713e0b316a730df9d11b00a46a14 to your computer and use it in GitHub Desktop.

Select an option

Save deepanshu42/caa8713e0b316a730df9d11b00a46a14 to your computer and use it in GitHub Desktop.
@Transaction
@Query("SELECT * FROM User")
fun getUsersWithPlaylists(): List<UserWithPlaylists>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment