mirror of
https://github.com/supabase/supabase.git
synced 2026-06-20 20:16:04 +08:00
Summary - move the auto-enable RLS trigger SQL example from the event trigger guide into the row-level-security guide with a full example - keep a reference in the event trigger guide that points to the row-level-security section instead of duplicating the SQL snippet <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Reorganized PostgreSQL Row Level Security documentation with a new dedicated guide section on automatically enabling RLS for newly created tables * Note: Auto-enable RLS applies only to tables created after installation; existing tables require manual enabling <!-- end of auto-generated comment: release notes by coderabbit.ai -->