Select where one->many relation has at least one matching a condition
I'm having a hard time wrapping my head around Drizzle, coming from Prisma.
I'm trying to do something like this:
I can't seem to figure out how to do this in Drizzle. Could anyone give me some directions on getting it done? Thanks
I'm trying to do something like this:
I can't seem to figure out how to do this in Drizzle. Could anyone give me some directions on getting it done? Thanks