The join options between the node and the upload table.
const JOIN = '[n].[nid] = [u].[nid] AND [n].[vid] = [u].[vid]';