Skip to content

Optimize SQL generation #12

Optimize SQL generation

Optimize SQL generation #12

Triggered via push April 28, 2025 21:20
Status Failure
Total duration 2m 12s
Artifacts

conformance.yml

on: push
OTP 27 / Elixir 1.18
2m 7s
OTP 27 / Elixir 1.18
Fit to window
Zoom out
Zoom in

Annotations

10 errors
OTP 27 / Elixir 1.18: test/adapters/postgres_test.exs#L226
test operators = (SQL.Adapters.PostgresTest)
OTP 27 / Elixir 1.18: test/adapters/tds_test.exs#L19
test combinations except (SQL.Adapters.TDSTest)
OTP 27 / Elixir 1.18: test/adapters/mysql_test.exs#L226
test operators = (SQL.Adapters.MySQLTest)
OTP 27 / Elixir 1.18: test/adapters/postgres_test.exs#L97
test query where (SQL.Adapters.PostgresTest)
OTP 27 / Elixir 1.18: test/adapters/mysql_test.exs#L97
test query where (SQL.Adapters.MySQLTest)
OTP 27 / Elixir 1.18: test/adapters/postgres_test.exs#L298
test operators as (SQL.Adapters.PostgresTest)
OTP 27 / Elixir 1.18: test/adapters/postgres_test.exs#L19
test combinations except (SQL.Adapters.PostgresTest)
OTP 27 / Elixir 1.18: test/adapters/mysql_test.exs#L298
test operators as (SQL.Adapters.MySQLTest)
OTP 27 / Elixir 1.18: test/adapters/mysql_test.exs#L19
test combinations except (SQL.Adapters.MySQLTest)
OTP 27 / Elixir 1.18: test/conformance/t_test.exs#L16
test T631 t631_01_01 (SQL.Conformance.TTest)