subrahmanyamv
subrahmanyamv
DTDrizzle Team
Created by Mike Borozdin on 2/22/2024 in #help
How do I use `where` inside `with`?
I too have the same issue. Where clause works when the relation is defined as "many", but when we define the relation as "one" and still want to be able to filter, this doesn't work. I used db.select() type of querying whenever I had this limitation with "findMany"
4 replies
DTDrizzle Team
Created by subrahmanyamv on 10/15/2023 in #help
I am getting below error as I use drizzle, these are repeating too often. I am using postgres driver
I could not solve it, it's not troubling me with anything now, it would be great if we drizzle did something about this.
10 replies