Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
knz opened this issue Feb 11, 2022 · 0 comments

Comments

@knz
Copy link
Contributor

knz commented Feb 11, 2022

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

@rafiss rafiss added this to Triage in SQL Sessions - Deprecated via automation Feb 11, 2022
@rafiss rafiss moved this from Triage to Smaller fixes/improvements in SQL Sessions - Deprecated Mar 28, 2022
@rafiss rafiss moved this from Smaller fixes/improvements to 22.1 stability in SQL Sessions - Deprecated Mar 28, 2022
@rafiss rafiss moved this from Bugs to figure out to Smaller fixes/improvements in SQL Sessions - Deprecated Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
SQL Sessions - Deprecated
Smaller fixes/improvements
Development

No branches or pull requests

1 participant