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
/
sl
sl
fun
sl
(
column
:
String
,
range
:
Pair
<
Any
,
Any
>
)
(
source
)
Finds all rows where the value of the
column
is strictly left of
range