toggle menu
supabase-kt
3.0.3
common
switch theme
search in API
postgrest-kt
/
io.github.jan.supabase.postgrest.query.filter
/
PostgrestFilterBuilder
/
likeAll
like
All
fun
likeAll
(
column
:
String
,
patterns
:
List
<
String
>
)
(
source
)
Finds all rows where the value of the
column
matches all of the specified
patterns