[auto-bump] [no-release-notes] dependency by elianddb - #3227
Conversation
|
|
SummaryCoverage spans core database behavior including commits, rollback and recovery, persistence across branching and reopening, concurrent reads and writes, retry and error handling, prepared-query compatibility, dependency resolution, compilation, static checks, race-enabled tests, and driver integration. Overall, ordinary data workflows and resilience paths remain healthy, with a pre-existing compatibility gap around SQL prepared queries. Safe to merge — the observed prepared-query failures are medium-severity, pre-existing compatibility issues outside this PR’s dependency-only changes, with no regression or PR-attributable failure identified. They are flags for later remediation rather than merge blockers. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🟡 Prepared queries behave differently by client
Evidence Package🟡 Prepared queries cannot run
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]
```