SQLDelight
Toggle table of contents
2.2.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
SQLDelight
runtime
/
app.cash.sqldelight
/
Transacter
/
Transaction
/
afterCommit
after
Commit
open
override
fun
afterCommit
(
function
:
(
)
->
Unit
)
Queues
function
to be run after this transaction successfully commits.