This is my code:
models.role .findAll({where:{[Op.and]: [{roleName: \'admin\'},{roleName: \'registered\'}]}}) .then(async r => { if(r.lengt