12 Replies
Can you share a runtime you are using? Also the connection driver you are using and do you have this name only for this prepared statement or some other as well?
do you have this name only for this prepared statement or some other as well?This is my first prepared statement
Do you see this error on the first run or just on subsequent runs/requests?
I think first time when i open the webpage it returned data but after that it's returning same error
even tho i am
hard reloading
page
now it's returning 500 errorand you are running it on vercel?
yes
let me try locally
same
сс @bloberenober @alexblokh
Okay i tried other driver
it's working now but performance is very poor
PS: without prepare on
@vercel/postgres
locally i was getting 230ms