Database connection error
Hi everyone, I'm building an app using Drizzle and until yesterday everything was fine. But today when I tried to run the app, it was giving me a connection error message on the logs. When I tried to access the console I got the error on the screenshot

1 Reply
absent-sapphire•6mo ago
Hi, I'd check the connection string for the database that you've defined in your app to make sure the database is still there and accessible.
https://neon.tech/docs/connect/query-with-psql-editor
I'd also try querying the database via the Neon SQL Editor. Make sure you've got the right branch and database selected.
https://neon.tech/docs/get-started-with-neon/query-with-neon-sql-editor