aboutsummaryrefslogtreecommitdiffstats
path: root/bin/one-off-update-duplicates
Commit message (Collapse)AuthorAgeLines
* Store duplicate reverse lookups upon dupe setting.Matthew Somerville2017-08-17-0/+20
This avoids the need to search the whole table to find a report's duplicates. And is easier than constructing an index or upgrading PostgreSQL.