deduper / org.bradfordmiller.deduper.persistors / SqlTargetPersistor / createTarget

createTarget

fun createTarget(qi: QueryInfo, deleteIfTargetExists: Boolean): Unit

creates a target sql table based on the qi found in the source. deleteIfTargetExists will drop the table if it already exists before attempting to create it