menu
raindrop package
documentation
ddl.dart
DdlGenerator
getColumnType abstract method
getColumnType abstract method
dark_mode
light_mode
getColumnType
abstract method
String
getColumnType
(
ColumnInfo
column
)
Gets the SQL type string for a column.
Implementation
String getColumnType(ColumnInfo column);
raindrop package
documentation
ddl
DdlGenerator
getColumnType abstract method
DdlGenerator class