Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@vercel/postgres is not compatible with supabse and neon when connecting urls using sql apis #797

Open
GmavionR opened this issue Nov 24, 2024 · 1 comment

Comments

@GmavionR
Copy link

@vercel/postgres is not compatible with supabse and neon when connecting urls using sql apis

If the database is supabse, but the underlying link uses neon directly

neondatabase/serverless#122

@rogeriomoura
Copy link

I think I ran into the same issue when trying to follow the Nextjs tutorial, chapter 7. I had setup a supabase on chapter 6 on Vercel, but when trying to use the sql imported from @vercel/postgres it wasn't working, I had to use db and initiate a client.

Next's tutorial for reference: https://nextjs.org/learn/dashboard-app/fetching-data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants