rowsUpdated

fun rowsUpdated(): Flow<Int>

Returns a Flow containing the number of rows updated by executing a statement.

Throws

If the result has already been consumed by another flow operation.