Melvin
DTDrizzle Team
•Created by Melvin on 7/18/2024 in #help
Querying relations
I have this schema:
Now I want to search for all the users in a group, so I write a query:
When I run this, I get the following error
What am I doing wrong? I'm explicitly selecting the columns I want and the generated sql looked right to me and I believe I've defined the relations correctly. Any help is greatly appreciated.
20 replies