mini\Table\InMemoryTable::sqlUnion()
Method
private
Signature
private function sqlUnion(self $other): self
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$other |
self |
required | Documentation missing |
Returns
self
Documentation
Create SQL UNION of two InMemoryTable queries on same DB