menu
raindrop package
documentation
ddl.dart
TableDiff
droppedColumns property
droppedColumns property
dark_mode
light_mode
droppedColumns
property
List
<
ColumnInfo
>
droppedColumns
final
Columns present only in the old table (renames excluded).
Implementation
final List<ColumnInfo> droppedColumns;
raindrop package
documentation
ddl
TableDiff
droppedColumns property
TableDiff class