[auto-bump] [no-release-notes] dependency by elianddb - #3239
Conversation
|
|
SummaryCoverage spans database correctness and recovery, including successful reads and updates, transaction rollback and retry behavior, invalid-input handling, concurrent client and session isolation, database-root separation, dependency resolution, and full build validation. It also probes adversarial and edge-case SQL behavior, revealing a limited failure in correlated row-generation queries while related query features remain healthy. Safe to merge — the only observed failure is a medium-severity, pre-existing database SQL limitation unrelated to this dependency-only PR, with no regression or PR-attributable failure 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. 🟡 Correlated row generation query fails
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
|
@coffeegoddd DOLT
|
|
This PR has been superseded by #3242 |

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