batchInsertSelect
suspend fun DatabaseClient<*>.batchInsertSelect(statements: Iterable<InsertSelectStatement>): Sequence<Int>(source)
This function is not conventional and it usages are likely to degrade performance.
This function is not conventional and it usages are likely to degrade performance.