[auto-bump] [no-release-notes] dependency by nicktobey - #3046
Conversation
|
|
SummaryCoverage spans core database behavior including startup and shutdown, persistence across restarts, catalog and metadata consistency, sequence and numeric handling, recovery after query errors, concurrent access, and clean versus cached builds. It exercises normal workflows alongside edge cases such as invalid input, existing data directories, type reporting, and concurrent requests, with overall application behavior healthy apart from two pre-existing defects. Safe to merge — the failures are unrelated, pre-existing startup-safety and JSON metadata defects, with no regression or PR-attributable failure identified. They are flag-for-later observations rather than merge blockers for this dependency-only change. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🟠 Existing data directory does not block startup
Evidence Package🟡 JSON columns show the wrong type
Tip 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]
```