cockroachdb / cockroachdb/cockroach-go
create a version of ExecuteTx() that takes a sql.Conn instead of sql.DB
Open
enhancement
help wanted
- Dominant language
- Go
- Stars
- 169
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
...for newer versions of Go that support it.
It'd help with https://github.com/cockroachdb/cockroach/issues/23558, and generally when clients care what connection their txn runs on.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.