supabase-kt
Toggle table of contents
3.2.2
common
Platform filter
common
Switch theme
Search in API
supabase-kt
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