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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: grant Vault privs to service_role (#1539)
* fix: grant Vault privs to service_role
* adjust tests according to the fix
* chore: bump versions
* fix: missing Vault privileges for postgres
* fix: also privs in the migration
* test: schema snapshots changed
Trailing whitespace were somehow added in
https://github.com/supabase/postgres/pull/1562; probably different
handling between dbmate and pg_dump
---------
Co-authored-by: steve-chavez <[email protected]>