//runtime/com.squareup.sqldelight/TransactionWithReturn/rollback
rollback
[common]
Content
abstract fun rollback(returnValue: R): Nothing
More info
Rolls back this transaction.
//runtime/com.squareup.sqldelight/TransactionWithReturn/rollback
[common]
Content
abstract fun rollback(returnValue: R): Nothing
More info
Rolls back this transaction.