public function havingCompile(DatabaseConnection $connection) { return $this->having ->compile($connection, $this); }