SQLiteConnectionLease
Functions
Link copied to clipboard
Queries the autocommit state on the connection.
Queries the autocommit state on the connection.
Queries the autocommit state on the connection.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect abstract suspend fun <R> usePreparedAsync(sql: String, block: suspend (SQLiteStatement) -> R): R
actual abstract suspend fun <R> usePreparedAsync(sql: String, block: suspend (SQLiteStatement) -> R): R
actual abstract suspend fun <R> usePreparedAsync(sql: String, block: suspend (SQLiteStatement) -> R): R
Link copied to clipboard