$sql->extend()
Extends a given query and bindings by reference
$sql->extend(array $query, array $bindings, array $input): void
Parameters
| Name | Type | Default | 
|---|---|---|
| $query * | array | 
                – | 
| $bindings * | array | 
                – | 
| $input * | array | 
                – |