You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to be able to get the record if the value next to hello, variable or age matches some value (like hello=world).
I tried to do something like in the docs - how to join relations with a first layer and then a second layer. I tried using first() but couldn't make sense of the logic.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm experimenting with different features, I wanted to see if I could make it work and I couldn't
I wanted to be able to get the record if the value next to
hello
,variable
orage
matches some value (likehello=world
).I tried to do something like in the docs - how to join relations with a first layer and then a second layer. I tried using
first()
but couldn't make sense of the logic.Beta Was this translation helpful? Give feedback.
All reactions