You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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
The text was updated successfully, but these errors were encountered: