Privileges revoked from all storage tables after pull of storage schema
I'm trying to sync all my RLS policies of my buckets by running
Edit: created an issue on GitHub https://github.com/supabase/cli/issues/4107.
Update: Privileges revoked from all storage tables after pull of storage schema
supabase db pull --schema storage, but for some reason the generated migration file creates statements that revokes all privileges from all database users from the storage schema. Is this normal? How can I fix it? Edit: created an issue on GitHub https://github.com/supabase/cli/issues/4107.
Update: Privileges revoked from all storage tables after pull of storage schema
GitHub
Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema. - supabase/cli