Relative Content

Tag Archive for postgresqlnext.jsprismavercel

cannot access vercel/postgres database with sql

i have a postresql db deployed on my vercel account. i used to be able to manage it with sql commands (import { sql } from ‘@vercel/postgres’). but now, even tough i connected it to the db and pulled the env files, i get “No data sources are configured to run this SQL and provide advanced code assistance.” error.