ยฉ 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabaseโ€ข3y agoโ€ข
2 replies
Ben

OR filter within python client.

How would one structure an efficient query that mimics the query:

SELECT *
FROM table
WHERE col_a = 'value_1' OR col_b = 'value_2'

I have tried a bunch of different arrangements and the python client is giving me lots of issues. Thanks for the help in advance!
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

Python client questions
SupabaseSSupabase / help-and-questions
5mo ago
.rpc() with python supabase-client
SupabaseSSupabase / help-and-questions
4y ago
Broadcast not receiving in Python client
SupabaseSSupabase / help-and-questions
2w ago
Python Client with new secret keys
SupabaseSSupabase / help-and-questions
2mo ago