PowerSync Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PowerSync Kotlin
PowerSync Core
/
com.powersync.db.schema
/
Index
/
Companion
Companion
object
Companion
Construct a new index with the specified column names.
Members
Functions
ascending
Link copied to clipboard
fun
ascending
(
name
:
String
,
columns
:
List
<
String
>
)
:
Index