toggle menu
supabase-kt
3.0.3
common
switch theme
search in API
postgrest-kt
/
io.github.jan.supabase.postgrest.query.filter
/
PostgrestFilterBuilder
/
and
and
inline
fun
and
(
negate
:
Boolean
=
false
,
referencedTable
:
String
?
=
null
,
filter
:
PostgrestFilterBuilder
.
(
)
->
Unit
)
(
source
)
Adds an
and
condition to the query
Parameters
negate
Whether to negate the condition
referenced
Table
The table to reference