cockroachdb / cockroachdb/cockroach-go

Need variants of ExecuteInTx and ExecuteTx that take a `fn(context.Context, ...)` as arg

Open
#129 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
169
Forks
78
PR merge metrics
No merged PRs in 30d

Description

The ExecuteTx and ExecuteInTx APIs take a function callback that only takes either no argument or a tx object.

We want to pass a callback instead that takes the context as argument.

cc @rafiss

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.