Fixed Bug in GetUnrelatedRelationsForDuplicate
Removed all loggings Changed the constraint on nullable=false on Column CLUSTERID in unrelatedDuplicates. This is necessary because of the live view of the duplicates. If the duplicates arent determined beforehand and sorted into clusters, the creation of a unrelated relation would fail because the used duplicate is not in a cluster
Please register or sign in to comment