mini\Table\Wrappers\OptimizingTable::withIndexOn()
Method
public
Signature
public function withIndexOn(string $columns): self
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$columns |
string |
optional | Documentation missing |
Returns
self
Documentation
Hint: columns that will be used for eq() lookups
Noted for potential indexing, but only built after measurement shows need.