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