Hi, I'm looking at the guide to connect Prisma to supabase
It seems like the connection string example is wrong: https://supabase.com/docs/guides/database/prisma(under Step 3). It says on serverless environments (We use Netlify Fucntions) to use the Transaction Pooler with pgbouncer=true and port 6543, which is not the same as the Transaction Pooler values in the "Connect" modal
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.