KiKo
KiKo
Explore posts from servers
DTDrizzle Team
Created by KiKo on 11/26/2023 in #help
How can I do a join query for the sole purpose of filtering?
Thank you very much
23 replies
DTDrizzle Team
Created by KiKo on 11/26/2023 in #help
How can I do a join query for the sole purpose of filtering?
ahhh, thats cool
23 replies
DTDrizzle Team
Created by KiKo on 11/26/2023 in #help
How can I do a join query for the sole purpose of filtering?
or is that a task too difficult for typescript
23 replies
DTDrizzle Team
Created by KiKo on 11/26/2023 in #help
How can I do a join query for the sole purpose of filtering?
is there a plan to support multiple tables in the future?
23 replies
DTDrizzle Team
Created by KiKo on 11/26/2023 in #help
How can I do a join query for the sole purpose of filtering?
That looks good thanks
23 replies
DTDrizzle Team
Created by KiKo on 11/26/2023 in #help
How can I do a join query for the sole purpose of filtering?
also I dont see anything in the docs that includes a team.* select for example
23 replies
DTDrizzle Team
Created by KiKo on 11/26/2023 in #help
How can I do a join query for the sole purpose of filtering?
that's what I ultimately landed on but is there a correct way to do it
23 replies
DTDrizzle Team
Created by KiKo on 11/26/2023 in #help
How can I do a join query for the sole purpose of filtering?
is the innerjoin the best way to do it?
23 replies
DTDrizzle Team
Created by KiKo on 11/26/2023 in #help
How can I do a join query for the sole purpose of filtering?
also is there a shorthand to return only the properties on teams and avoid the .map? I know I could write out all of the properties manually
23 replies
DTDrizzle Team
Created by KiKo on 11/26/2023 in #help
How can I do a join query for the sole purpose of filtering?
How would you rewrite this to do the same thing in a drizzle friendly way, this is how I was taught in school...
23 replies
DTDrizzle Team
Created by KiKo on 11/26/2023 in #help
How can I do a join query for the sole purpose of filtering?
is this multiple tables with from a thing in drizzle?
23 replies