Improved Compatibility Around LAST_INSERT_ID #29082
Annotations
2 errors
Run golangci-lint:
go/vt/vtgate/evalengine/integration/comparison_test.go#L273
cannot use &vcursor{…} (value of type *vcursor) as evalengine.VCursor value in argument to evalengine.NewExpressionEnv: *vcursor does not implement evalengine.VCursor (missing method SetLastInsertID) (typecheck)
|
Run golangci-lint
Process completed with exit code 1.
|
Loading