//runtime/com.squareup.sqldelight.logs/LogSqliteDriver/newTransaction
newTransaction
[common]
Content
open override fun newTransaction(): Transacter.Transaction
More info
Start a new Transacter.Transaction on the database.
It's up to the implementor how this method behaves for different connection/threading patterns.