if ($this->db->fetchAll($query, $where)) {
            return true;
        }