Skip to content

Is there any helper for joins? #785

Answered by alextekartik
hulcon asked this question in Q&A
Discussion options

You must be logged in to vote

It does not include helpers for complex queries. Personally I create views (using raw SQL) during onCreate. Some views are joins. Then I can use the simple query API (using the view as the table argument)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@hulcon
Comment options

Answer selected by hulcon
Comment options

You must be logged in to vote
1 reply
@hulcon
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants