© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
is .eq() chainable for database queries? How to send multiple conditions? - Supabase
S
Supabase
•
4y ago
•
1 reply
Rozko
is .eq() chainable for database queries? How to send multiple conditions?
.
.
.
.select
(
)
.eq
(
'name
'
:
"Awesome name
"
)
.eq
(
'fave
_colour
'
:
"blue
"
)
Supabase
Join
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
46,176
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Can i send sql queries to database using http? (rest api)
S
Supabase / help-and-questions
3y ago
How to set asterix in eq()
S
Supabase / help-and-questions
4y ago
How to send database webhook to discord with supabase
S
Supabase / help-and-questions
3y ago
How to eq() a table that is not a direct join?
S
Supabase / help-and-questions
4y ago