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