addOperation

suspend fun addOperation(objectStoreName: String, operation: suspend WrappedTransaction.(WrappedObjectStore) -> Unit)