ASP.NET - failed 'ef migrations update' with connection string

Hi, I am trying to use supabase with my ASP.NET app. I'm connecting using a connection string. But whenver I try to migrate using EF Core, it fails.
How can I get this fixed?
Was this page helpful?