Melvin
DTDrizzle Team
•Created by Melvin on 7/18/2024 in #help
Querying relations
Yeah that's what I ended up doing.
20 replies
DTDrizzle Team
•Created by Melvin on 7/18/2024 in #help
Querying relations
I was able to with the complex query. Only downside is I now need to manipulate the data into the shape I need.
20 replies
DTDrizzle Team
•Created by Melvin on 7/18/2024 in #help
Querying relations
Looking at the roles example, lets say I want to get back
20 replies
DTDrizzle Team
•Created by Melvin on 7/18/2024 in #help
Querying relations
With the join approach, is it possible to select columns from the joined tables?
20 replies
DTDrizzle Team
•Created by Melvin on 7/18/2024 in #help
Querying relations
hmmm, okay that confirms one of the tests I just did.
20 replies
DTDrizzle Team
•Created by Melvin on 7/18/2024 in #help
Querying relations
where does the query get generated, maybe I can step through dn see what I'm doing wrong
20 replies
DTDrizzle Team
•Created by Melvin on 7/18/2024 in #help
Querying relations
hmm, still getting the same error with my initial query
20 replies
DTDrizzle Team
•Created by Melvin on 7/18/2024 in #help
Querying relations
hmm still running into this issue
20 replies
DTDrizzle Team
•Created by Melvin on 7/18/2024 in #help
Querying relations
Also for my understanding why was it trying to select(?) that column from my users table?
20 replies
DTDrizzle Team
•Created by Melvin on 7/18/2024 in #help
Querying relations
This is great! And if my users have roles which have permissions, can I include the permissions of the roles within my selection of the roles relationship?
20 replies
DTDrizzle Team
•Created by Melvin on 7/18/2024 in #help
Querying relations
Generated sql for more context:
20 replies