[auto-bump] [no-release-notes] dependency by reltuk - #3251
Conversation
|
|
SummaryCoverage spans core database behavior, including ordinary reads and writes, transaction recovery, versioned branches, reload persistence, schema metadata, and sequence allocation across sessions and overloads. It also exercises edge and concurrency conditions, including bounded sequences, failed writes, concurrent allocations, and prepared-query compatibility; the tested behavior is broadly healthy, with a few known capability and concurrency gaps. Safe to merge — neither observed failure is attributable to this PR, and the dependency-focused change introduces no identified regression or merge-blocking behavior. The unrelated prepared-query limitation and concurrent sequence-state defect are medium-severity follow-up findings for the product, not reasons to block this merge. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🟡 Concurrent sequence calls lose durable progress
Evidence Package🟡 Prepared SQL queries are rejected
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
|
@coffeegoddd DOLT
|

☕ An Automated Dependency Version Bump PR 👑
Initial Changes
The changes contained in this PR were produced by `go get`ing the dependency.
```bash
go get github.com/dolthub/[dependency]/go@[commit]
```