Closed coffeegoddd closed 1 month ago
Main | PR | |
---|---|---|
Total | 42090 | 42090 |
Successful | 12876 | 12876 |
Failures | 29214 | 29214 |
Partial Successes[^1] | 4892 | 4892 |
Main | PR | |
---|---|---|
Successful | 30.5916% | 30.5916% |
Failures | 69.4084% | 69.4084% |
[^1]: These are tests that we're marking as Successful
, however they do not match the expected output in some way. This is due to small differences, such as different wording on the error messages, or the column names being incorrect while the data itself is correct.
This PR has been superseded by https://github.com/dolthub/doltgresql/pull/892
:coffee: An Automated Dependency Version Bump PR :crown:
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] ```