Fix MySQL TABLE statement translation #424
clients-compatibility.yml
on: pull_request
test-mysql
1m 14s
test-postgresql
1m 38s
test-flightsql
48s
Annotations
12 errors and 3 warnings
test-flightsql:
backend/executor.go#L178
n.Database undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Database)
|
test-flightsql:
backend/executor.go#L178
n.Name undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Name)
|
test-flightsql:
backend/executor.go#L248
undefined: plan.Table
|
test-flightsql
Process completed with exit code 1.
|
test-mysql:
backend/executor.go#L178
n.Database undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Database)
|
test-mysql:
backend/executor.go#L178
n.Name undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Name)
|
test-mysql:
backend/executor.go#L248
undefined: plan.Table
|
test-mysql
Process completed with exit code 1.
|
test-postgresql:
backend/executor.go#L178
n.Database undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Database)
|
test-postgresql:
backend/executor.go#L178
n.Name undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Name)
|
test-postgresql:
backend/executor.go#L248
undefined: plan.Table
|
test-postgresql
Process completed with exit code 1.
|
test-flightsql
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-mysql
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-postgresql
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|