Pooled connection with Neon serverless driver?
I'm getting a lot of
I'm using Drizzle with the
Should I not be using a pooled connection with this driver?
It looks like other people are running into this as well: https://github.com/neondatabase/serverless/issues/53
Prepared statement does not exist errors.I'm using Drizzle with the
@neondatabase/serverless driver.Should I not be using a pooled connection with this driver?
It looks like other people are running into this as well: https://github.com/neondatabase/serverless/issues/53
GitHub
Steps to reproduce Unknown (error is sporadic) Expected result ??? Actual result Randomly, I'm seeing cryptic errors like this: | Error: DB error: ERROR: prepared statement "s996" doe...
