-
-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature request
Is your feature request related to a problem? Please describe.
I want to only receive certain events from realtime. The events I want to receive are identified by two different columns that both need to have a specific value.
Describe the solution you'd like
I want to be able to add multiple column filters in the supplied topic to client.channel
.
Something like this: realtime:{schema}:{table}:{col}=eq.{val}:{col}=eq.{val}
Additional context
My request is similar to the one requested in this discussion: supabase/supabase#1791 (comment)_
EskelCz, liamkinne, williamsk91, dallastjames, joeldomke and 30 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request