menu
powersync_sqlcipher package
documentation
powersync.dart
Index
columns property
columns property
dark_mode
light_mode
columns
property
List
<
IndexedColumn
>
columns
final
List of columns used for the index.
Implementation
final List<IndexedColumn> columns;
powersync_sqlcipher package
documentation
powersync
Index
columns property
Index class