Search
Setup for Free
S
Supabase
•
4y ago
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.
44,393
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
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
2y ago
How to eq() a table that is not a direct join?
S
Supabase / help-and-questions
4y ago