Mr.T 🐻⛓
Explore posts from serversDTDrizzle Team
•Created by Mr.T 🐻⛓ on 9/25/2023 in #help
Can't filter using 'query' when relation is one to one
Ow thank you, around that's a shame though, but I can always make them as "many" and get the first index I guess :/ not ideal though.. Do you have other solution in mind?
4 replies
DTDrizzle Team
•Created by Mr.T 🐻⛓ on 9/16/2023 in #help
Trying to get relations from one table to another, as one-to-many but get only one value
This works fine, for me it was the relation in the schema that wasn't well made after running introspect.
A side issue I get from using queries now, is the fact that I don't see how you can chain where using that method.. Any example of using multiple
where
in accessing data using queries? Thanks a lot!23 replies