deduper / org.bradfordmiller.deduper.persistors / SqlDupePersistor / createDupe

createDupe

fun createDupe(deleteIfDupeExists: Boolean): Unit

creates a sql table for persisting duplicates found in a deduper process. deleteIfDupeExists will drop the table if it already exists before attempting to create it