Anand
Explore posts from serversDTDrizzle Team
•Created by Anand on 11/3/2023 in #help
Postgresjs with Neon giving connnection refusal error
8 replies
DTDrizzle Team
•Created by Anand on 8/22/2023 in #help
Connection to SQL destroyed (after idle). Do I need to manually handle open + close for each query?
i deployed my SQL server and nodejs server on railway. The server is up and running, for some reason my SQL connection disconnected? I was wondering if I am missing something fundamental or what?
I am using this
db
in different controllers to make queries. Am i messing up somewhere?
Should I handle the open and close state manually in every query or am I missing something?15 replies