fun createHashTable(deleteIfHashTableExists: Boolean): Unit
creates a sql table for persisting hash rows found in a deduper process. deleteIfHashTableExists will drop the table if it already exists before attempting to create it