mini\Table\Types\IndexType::weakerOf()
Method
public
Signature
public function weakerOf(self $other): self
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$other |
self |
required | Documentation missing |
Returns
self
Documentation
Get the weaker of two index types (for UNION)
Strength order: None < Index < Unique < Primary