ExposedReadOneToManyKeyValueRepo

fun ExposedReadOneToManyKeyValueRepo(database: <ERROR CLASS>, keyColumnAllocator: ColumnAllocator<Key>, valueColumnAllocator: ColumnAllocator<Value>, tableName: String? = null)