[auto-bump] [no-release-notes] dependency by reltuk - #3078
Conversation
|
This PR has been superseded by #3079 |
|
|
|
SummaryCoverage spans core database behavior across normal use, persistence and restart flows, concurrent ID generation, branch merges, schema changes, connection initialization, boundary conditions, null and empty-result handling, and cross-client query compatibility. The exercised paths include happy-path operations plus concurrency, restart, merge, limit, and incompatible-state edge cases. Safe to merge — the only failure is a medium-severity, pre-existing prepared-statement compatibility gap that is explicitly unrelated to this PR, with no regressions or PR-attributable failures identified. It is a flag for later rather than a merge blocker. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🟡 SQL prepared statements are unsupported
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |

☕ 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]
```