Overrides SelectInterface::havingCompile
public function havingCompile(Connection $connection) { return $this->query ->havingCompile($connection); }