menu
caching package
documentation
utils/sql/src/sql_builder/lib/statement.dart
AlterTableDrop
value property
value property
dark_mode
light_mode
value
property
@
override
String
get
value
override
Implementation
@override String get value => 'DROP COLUMN $columnName';
caching package
documentation
utils/sql/src/sql_builder/lib/statement
AlterTableDrop
value property
AlterTableDrop class