menu
serverpod package
documentation
protocol.dart
DatabaseMigrationVersionUpdateTable
version method
version method
dark_mode
light_mode
version
method
ColumnValue
<
String
,
String
>
version
(
String
value
)
Implementation
_i1.ColumnValue<String, String> version(String value) => _i1.ColumnValue( table.version, value, );
serverpod package
documentation
protocol
DatabaseMigrationVersionUpdateTable
version method
DatabaseMigrationVersionUpdateTable class