How do I use `where` inside `with`?
There's this example on the
But I'm getting a TypeScript error saying there could be no
query() page (https://orm.drizzle.team/docs/rqb)But I'm getting a TypeScript error saying there could be no
where inside with. I'm on drizzle-orm 0.29Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.