[auto-bump] [no-release-notes] dependency by angelamayxie - #3043
Conversation
|
|
SummaryCoverage spans core database behavior, including startup and connections, data creation and updates, schema changes and persistence, indexing, branching and merging, foreign-key integrity, type conversions, and recovery after invalid operations. It includes normal workflows alongside edge cases such as rejected inputs, metadata consistency, restart behavior, branch-order differences, conflicting settings, and ancestor-less merges. Safe to merge — the only failing behavior is a medium-severity, unrelated limitation in type-setting merges and ancestor-less merges, and no failure is attributable to this PR or indicates a regression. 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. 🟡 Type merges can fail and lose conflict details
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]
```