$sqlite->group()
Creates the group by syntax
$sqlite->group(string $group = null): array
Parameters
Name | Type | Default |
---|---|---|
$group | string |
null |
Return type
array
Parent class
Kirby\Database\Sql\Sqlite
inherited from Kirby\Database\Sql