toggle menu
supabase-kt
3.0.3
common
switch theme
search in API
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