supabase / realtime

Broadcast, Presence, and Postgres Changes via WebSockets
https://supabase.com/realtime
Apache License 2.0
6.73k stars 302 forks source link

fix: use updated_at column to check RLS policy instead #852

Closed chasers closed 5 months ago

chasers commented 5 months ago

Uses the updated_at column to generate Channel policies instead of check column.

We want to drop the check column as it'll likely be confusing for folks.

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **realtime-demo** | ⬜️ Ignored ([Inspect](https://vercel.com/supabase/realtime-demo/97h57GvhNu9xeK39Hb5P823ebjQ5)) | [Visit Preview](https://realtime-demo-git-fix-use-update-at-supabase.vercel.app) | | Apr 17, 2024 8:53pm |
kiwicopple commented 5 months ago

:tada: This PR is included in version 2.28.25 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: