Hello anyone can help me ORM Where Associated Conditions #10499
Replies: 2 comments
-
This cannot be done like that. What you'd do in this case is find all clubs which name matches, get their ID and then query the matches where homeClubId:{inq:matchingClubIds} |
Beta Was this translation helpful? Give feedback.
0 replies
-
sorry i forgot to solve this. is already solved using sequelize |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It will be nice if i know to solve this code.
Beta Was this translation helpful? Give feedback.
All reactions