toggle menu
supabase-kt
3.0.3
common
switch theme
search in API
postgrest-kt
/
io.github.jan.supabase.postgrest.query.filter
/
PostgrestFilterBuilder
/
exact
exact
fun
exact
(
column
:
String
,
value
:
Boolean
?
)
(
source
)
Finds all rows where the value of the
column
equals to one of these values: null,true,false,unknown