[auto-bump] [no-release-notes] dependency by jycor - #3065
Conversation
|
|
|
SummaryCoverage spans core database behavior and lifecycle flows, including data persistence across restarts and upgrades, concurrent identifier generation, and clean startup and shutdown. It also probes edge and compatibility cases involving mixed numeric types, prepared statements, large text boundaries, escaped JSON keys, and JSON path queries. Safe to merge — none of the observed failures are attributable to this PR, so there is no identified regression or merge blocker. Pre-existing medium-severity SQL, JSON, and shutdown limitations should be tracked separately as follow-up work. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🟡 Mixed SQL types return wrong results
Evidence Package🟡 Boundary text comparison crashes the server
Evidence Package🟡 Escaped JSON keys return no value
Evidence Package🟡 JSON path queries cannot run
Evidence Package🟡 Server stays running after shutdown
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
|
This PR has been superseded by #3066 |

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