Overrides SelectInterface::havingCompile
public function havingCompile(Connection $connection) { $this->having ->compile($connection, $this); }