You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(multigres): run init-scripts as supabase_admin, remove postgres-role.sql
Both init-scripts and migrations now run as supabase_admin (the pgctld
cluster superuser), eliminating the need for a preamble SQL file to
pre-create the postgres role.
0 commit comments