PowerSync Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PowerSync Kotlin
PowerSync Core
/
com.powersync.db.schema
/
IndexedColumn
/
IndexedColumn
Indexed
Column
constructor
(
column
:
String
,
ascending
:
Boolean
=
true
,
columnDefinition
:
Column
?
=
null
,
type
:
ColumnType
?
=
null
)