supabase-kt
Toggle table of contents
3.2.2
common
Platform filter
common
Switch theme
supabase-kt
postgrest-kt
/
io.github.jan.supabase.postgrest.query.filter
/
PostgrestFilterBuilder
/
nxl
nxl
fun
nxl
(
column
:
String
,
range
:
Pair
<
Any
,
Any
>
)
(
source
)
Finds all rows where the value of the
column
does not extend to the left of
range