$sql->having() Creates the having syntax kirby/src/Database/Sql.php#L399 $sql->having(?string $having = null): array Parameters Name Type Default $having string|null null Return type array Parent class Kirby\Database\Sql