menu
typed_sql package
documentation
dialect.dart
TableClause
primaryKey property
primaryKey property
dark_mode
light_mode
primaryKey
property
List
<
String
>
get
primaryKey
Implementation
List<String> get primaryKey => _definition.primaryKey;
typed_sql package
documentation
dialect
TableClause
primaryKey property
TableClause class