menu
caching package
documentation
utils/sql/src/column.dart
Column
primaryKey static method
primaryKey static method
dark_mode
light_mode
primaryKey
static method
PrimaryKeyColumn
primaryKey
(
String
name
)
Implementation
static PrimaryKeyColumn primaryKey(String name) => PrimaryKeyColumn(name);
caching package
documentation
utils/sql/src/column
Column
primaryKey static method
Column class