Join Discord
Powered by
Does anyone know how the supabase `.or` function i...
# javascript
j
jaitaiwan
05/30/2022, 5:57 AM
Does anyone know how the supabase
.or
function is supposed to work?
n
nitehawk
05/30/2022, 12:34 PM
yeah, it's like
WHERE
in sql but it lets you use several conditions
j
jaitaiwan
05/30/2022, 2:20 PM
Ty 🤣🤣 I was looking for more specific doco. Wasn’t clear to me how to use it till I found the filters section of the docs
Previous
Next