getValue()) { $query = $this->applyRelation($query); return $query->where(sprintf( "%s < '%s'", $this->getDbName(), Convert::raw2sql($this->getValue()) )); } } } ?>