Is there a way to specify custom query for relationship? #4027
Unanswered
stereobooster
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
here are typical relationships in RDMS, like
hasOne
,belongsToOne
,hasMany
,hasManyThrough
... but what to do if I want to spcify custom query?Here is my current code
Is there a more elegant way to specify this?
Beta Was this translation helpful? Give feedback.
All reactions