Skip to content

Optimize SQL generation #34

Optimize SQL generation

Optimize SQL generation #34

Triggered via push April 28, 2025 21:22
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

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

Annotations

10 errors
OTP 27 / Elixir 1.18: test/adapters/ansi_test.exs#L105
test query group by (SQL.Adapters.ANSITest)
OTP 27 / Elixir 1.18: test/adapters/tds_test.exs#L105
test query group by (SQL.Adapters.TDSTest)
OTP 27 / Elixir 1.18: test/adapters/ansi_test.exs#L97
test query where (SQL.Adapters.ANSITest)
OTP 27 / Elixir 1.18: test/adapters/ansi_test.exs#L258
test operators >= (SQL.Adapters.ANSITest)
OTP 27 / Elixir 1.18: test/adapters/tds_test.exs#L97
test query where (SQL.Adapters.TDSTest)
OTP 27 / Elixir 1.18: test/adapters/tds_test.exs#L258
test operators >= (SQL.Adapters.TDSTest)
OTP 27 / Elixir 1.18: test/adapters/postgres_test.exs#L258
test operators >= (SQL.Adapters.PostgresTest)
OTP 27 / Elixir 1.18: test/adapters/ansi_test.exs#L183
test datatypes qouted (SQL.Adapters.ANSITest)
OTP 27 / Elixir 1.18: test/adapters/postgres_test.exs#L183
test datatypes qouted (SQL.Adapters.PostgresTest)
OTP 27 / Elixir 1.18: test/adapters/tds_test.exs#L183
test datatypes qouted (SQL.Adapters.TDSTest)