© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
15 replies
avalanche8336

Supabase realtime where column equal to val1 or val2

I have same issue as described in this thread https://stackoverflow.com/questions/73679550/how-to-queries-in-supabase-realtime except I want to filter realtime conversations where sender or receiver equals to some value. Is it possible to do 'or' 'message_table:sender=eq.user1 or recveiver=eq.user2'
Stack Overflow
How to queries in supabase realtime?
Most of the blogs and stacks suggests below database for chat.
message_table
-id
-message
-conversationId
-sender
-receiverId

conversation_table
-id
-conversationId

Now message_table look like th...
How to queries in supabase realtime?
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Supabase Realtime where to get REALTIME_URL?
SupabaseSSupabase / help-and-questions
4y ago
Supabase realtime Changes?
SupabaseSSupabase / help-and-questions
3w ago
Supabase Realtime filter
SupabaseSSupabase / help-and-questions
4y ago
Supabase Realtime Usage (postgres/supabase_admin)
SupabaseSSupabase / help-and-questions
4w ago