model.findAndCountAll({ where: sequelize.where(sequelize.fn('FIND_IN_SET', uid, sequelize.col('users')), '>', 0) })