if (results.changedRows === 0) {
        return res.status(422).send({error: "Failed to update "+role+" account information."});
    }