Skip to content

Commit e54761c

Browse files
authored
chore: add supabase_etl_admin to reserved roles (#4031)
1 parent c1d0cf5 commit e54761c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/migration/dump.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ var (
9393
"service_role",
9494
"supabase_admin",
9595
"supabase_auth_admin",
96+
"supabase_etl_admin",
9697
"supabase_functions_admin",
9798
"supabase_read_only_user",
9899
"supabase_realtime_admin",

0 commit comments

Comments
 (0)