menu
conduit_core package
documentation
conduit_core.dart
PersistentStore
addIndexToColumn abstract method
addIndexToColumn abstract method
dark_mode
light_mode
addIndexToColumn
abstract method
List
<
String
>
addIndexToColumn
(
SchemaTable
table
,
SchemaColumn
column
)
Implementation
List<String> addIndexToColumn(SchemaTable table, SchemaColumn column);
conduit_core package
documentation
conduit_core
PersistentStore
addIndexToColumn abstract method
PersistentStore class