supabase / supautils

PostgreSQL extension that secures a cluster on a cloud environment
https://supabase.github.io/supautils
Apache License 2.0
59 stars 13 forks source link

fix: allow nosuperuser attribute to be set on roles #87

Closed sweatybridge closed 5 months ago

sweatybridge commented 5 months ago

What kind of change does this PR introduce?

relates to https://github.com/supabase/cli/issues/2224

What is the new behavior?

Allows create role r nosuperuser to run.

Additional context

Also requires rollout to platform.