SQLDelight in Android: Getting Started, Episode 8: Utilize Transactions & Rollbacks | raywenderlich.com

Learn about the Transaction API in SQLDelight, which allows you to execute multiple statements in Kotlin and commit them all at once. Furthermore, explore how the transaction can be rolled back in case of errors and how to be notified of events related to the ongoing transaction.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/21631179-sqldelight-in-android-getting-started/lessons/8