[auto-bump] [no-release-notes] dependency by reltuk#2874
Conversation
|
This PR has been superseded by #2875 |
|
|
SummaryThis run exercised database protocol hardening and restart durability behavior, including adversarial startup negotiation/input-conversion paths and persistence of relational constraints across restarts. Overall health for this change looks stable in the covered areas, with expected protections and data-integrity behavior holding under malformed input and restart conditions. Safe to merge — the exercised behaviors did not show regressions attributable to this PR, and the failing scenarios are flagged as pre-existing rather than introduced by these changes. While there are known high-impact startup crash issues in edge compatibility paths, they are outside this diff and are follow-up work rather than a blocker for merging this PR now. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🟠 Restart panics while loading complex types
Evidence Package🟠 Legacy metadata restart panic
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
Footnotes
|

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