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