advanced relational query builder
hey, i have a use case where i need to return rows from one table based on filters requiring on connected table
here's prisma equivalent code
how would this be possible with drizzle
here's prisma equivalent code
how would this be possible with drizzle