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
/
Columns
/
Companion
/
list
list
fun
list
(
vararg
columns
:
String
)
:
Columns
(
source
)
fun
list
(
columns
:
List
<
String
>
)
:
Columns
(
source
)
Select all columns given in the
columns
parameter
Parameters
columns
The columns to select