$query->primaryKeyName()
Sets the name of the primary key column
$query->primaryKeyName(string $primaryKeyName): Kirby\Database\Query
Parameters
Name | Type | Default |
---|---|---|
$primaryKeyName * | string |
– |
Sets the name of the primary key column
$query->primaryKeyName(string $primaryKeyName): Kirby\Database\Query
Name | Type | Default |
---|---|---|
$primaryKeyName * | string |
– |