New neon http driver not working with pooled connections
is the new
{ drizzle } from "drizzle-orm/neon-http"
not compatible with pooled connections? Getting error when I do:
but works when
2 Replies
@shadizx did you find an answer for this, I can't pass in an instance of the Pool class (from 'pg') either.
nah bro
just ended up doing what i was doing before