Supabase + Prisma migration fails unexpected response from login query
I was following this article https://supabase.com/docs/guides/integrations/prisma#resources however once I try to migrate the database it fails at connecting to the db with the error
unexpected response from login query any ideas?Connect your Supabase postgres database to your Prisma project.