function get_all($mode = "both", $key = false) {
        if(!$this->result) {
            $this->error("No query pending");
            return false;
        }