2

enter image description here

How to get supabase admin role?

I am new to Sql editor So I don't know anything

Mansueli
  • 6,223
  • 8
  • 33
  • 57

1 Answers1

0

Supabase no longer provides superuser access as you can read in the security patch .

Since we cannot see the query you are trying to run, you'll need to tweak it to run without superuser access.

Some alternatives might not require superuser if you are looking for a specific goal/result.

Mansueli
  • 6,223
  • 8
  • 33
  • 57