Overrides SelectInterface::having
public function having($snippet, $args = []) { $this->query ->having($snippet, $args); return $this; }