addOperation

suspend fun addOperation(objectStoreName: String, operation: suspend WriteTransaction.(ObjectStore) -> Unit)