query->ilike('CAST('.TaskModel::TABLE.'.id AS CHAR(8))', $this->value.'%'); return $this; } }