mini\Database\VirtualDatabase::applyWhereToTableInterface()
Method
private
Signature
private function applyWhereToTableInterface(mini\Table\Contracts\TableInterface $table, mini\Parsing\SQL\AST\ASTNode $node): mini\Table\Contracts\TableInterface
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$table |
mini\Table\Contracts\TableInterface |
required | Documentation missing |
$node |
mini\Parsing\SQL\AST\ASTNode |
required | Documentation missing |
Returns
Documentation
Apply a WHERE clause AST to a TableInterface using table methods