$mysql->where()
$mysql->where(string|array|null $where, array $bindings = [ ]): array
Parameters
Name | Type | Default |
---|---|---|
$where * | string |array |null |
– |
$bindings | array |
[ ] |
Return type
array
Parent class
Kirby\Database\Sql\Mysql
inherited from Kirby\Database\Sql