sql/sqlx: add Trigger
to builder for qualify with schema
#2058
ci-go_oss.yaml
on: pull_request
Matrix: unit
dialect-integration
/
integration-cockroach
dialect-integration
/
integration-maria102
dialect-integration
/
integration-maria103
dialect-integration
/
integration-maria107
dialect-integration
/
integration-mysql56
dialect-integration
/
integration-mysql57
dialect-integration
/
integration-mysql8
dialect-integration
/
integration-postgres-ext-postgis
dialect-integration
/
integration-postgres10
dialect-integration
/
integration-postgres11
dialect-integration
/
integration-postgres12
dialect-integration
/
integration-postgres13
dialect-integration
/
integration-postgres14
dialect-integration
/
integration-postgres15
dialect-integration
/
integration-sqlite
dialect-integration
/
integration-tidb5
dialect-integration
/
integration-tidb6
Annotations
18 errors and 4 warnings
unit (1.22)
t.Schema undefined (type *schema.Trigger has no field or method Schema)
|
unit (1.22)
Process completed with exit code 1.
|
integration
t.Schema undefined (type *schema.Trigger has no field or method Schema)
|
integration
Process completed with exit code 1.
|
lint:
sql/mysql/internal/mysqlversion/mysqlversion.go#L15
could not import ariga.io/atlas/sql/internal/sqlx (-: # ariga.io/atlas/sql/internal/sqlx
|
lint:
sql/internal/sqlx/sqlx.go#L318
t.Schema undefined (type *schema.Trigger has no field or method Schema)) (typecheck)
|
lint:
sql/sqlcheck/condrop/condrop.go#L13
could not import ariga.io/atlas/sql/internal/sqlx (-: # ariga.io/atlas/sql/internal/sqlx
|
lint:
sql/internal/sqlx/sqlx.go#L318
t.Schema undefined (type *schema.Trigger has no field or method Schema)) (typecheck)
|
lint:
sql/sqlcheck/datadepend/datadepend.go#L15
could not import ariga.io/atlas/sql/internal/sqlx (-: # ariga.io/atlas/sql/internal/sqlx
|
lint:
sql/internal/sqlx/sqlx.go#L318
t.Schema undefined (type *schema.Trigger has no field or method Schema)) (typecheck)
|
lint:
sql/internal/sqlx/sqlx.go#L318
t.Schema undefined (type *schema.Trigger has no field or method Schema) (typecheck)
|
lint:
sql/mysql/diff_oss.go#L91
d.SupportsCheck undefined (type *diff has no field or method SupportsCheck) (typecheck)
|
lint:
sql/mysql/diff_oss.go#L169
d.SupportsIndexExpr undefined (type *diff has no field or method SupportsIndexExpr) (typecheck)
|
lint:
sql/mysql/diff_oss.go#L171
d.SupportsIndexExpr undefined (type *diff has no field or method SupportsIndexExpr) (typecheck)
|
generate-cmp
t.Schema undefined (type *schema.Trigger has no field or method Schema)
|
generate-cmp
Process completed with exit code 1.
|
cli
t.Schema undefined (type *schema.Trigger has no field or method Schema)
|
cli
Process completed with exit code 1.
|
unit (1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
generate-cmp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cli
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|