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