Anyone used Prisma with a supabase PostgreSQL? It ...
# orm-help
n
Anyone used Prisma with a supabase PostgreSQL? It hardly connects. If I make 20 DB calls, half will fail , with a
Can't reach database server at <http://db.xxxxxx.supabase.co:5432|db.xxxxxx.supabase.co:5432>
. This isn't from my internet as I am making other network requests in my app and they're successful.