`$with` example in docs error "unsupported: with expression in select statement"
I have a user with id of 42, just like the docs https://orm.drizzle.team/docs/crud#with-clause
but executing the same query throws an Error:
The $with clause looks superb.
but executing the same query throws an Error:
unsupported: with expression in select statementThe $with clause looks superb.
Drizzle ORM | %s