mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-08 22:52:02 -05:00
[PR #257] [MERGED] Change Row Level Security #247
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/feeddeck/feeddeck/pull/257
Author: @ricoberger
Created: 5/2/2025
Status: ✅ Merged
Merged: 5/2/2025
Merged by: @ricoberger
Base:
main← Head:change-rlss📝 Commits (1)
f8bb5f0Change Row Level Security📊 Changes
1 file changed (+20 additions, -0 deletions)
View changed files
➕
supabase/migrations/20250430093014_change_row_level_security.sql(+20 -0)📄 Description
Change all defined row level security policies, to apply the new
performance recommendations by Supabase.
See https://supabase.com/docs/guides/database/database-advisors?queryGroups=lint&lint=0003_auth_rls_initplan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.