Improved Compatibility Around LAST_INSERT_ID #3175
Annotations
2 errors and 1 warning
Run test:
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)
|
Run test
Process completed with exit code 2.
|
Set up python
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Loading