Does anyone know how the supabase `.or` function i...
# javascript
j
Does anyone know how the supabase
.or
function is supposed to work?
n
yeah, it's like
WHERE
in sql but it lets you use several conditions
j
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