sqldelight-runtime / com.squareup.sqldelight / Transacter / Transaction / afterRollback

afterRollback

fun afterRollback(function: () -> Unit): Unit

Queues function to be run after this transaction rolls back.