//runtime/com.squareup.sqldelight/Transacter/Transaction/afterRollback
afterRollback
[common]
Content
open override fun afterRollback(function: () -> Unit)
More info
Queues function to be run after this transaction rolls back.
//runtime/com.squareup.sqldelight/Transacter/Transaction/afterRollback
[common]
Content
open override fun afterRollback(function: () -> Unit)
More info
Queues function to be run after this transaction rolls back.