how to query across relationships
I'm trying to find all events that are hosted in restaurants close to the user, I tried the following:
but the local value on eventos comes up null. how can I make a query have its where clause across the joined table?
0 Replies