menu
raindrop_sqlite package
documentation
ddl.dart
AlterTable
oldIndexes property
oldIndexes property
dark_mode
light_mode
oldIndexes
property
List
<
IndexInfo
>
oldIndexes
final
This table's indexes before the change.
Implementation
final List<IndexInfo> oldIndexes;
raindrop_sqlite package
documentation
ddl
AlterTable
oldIndexes property
AlterTable class