elixir-ecto / ecto_sql

SQL-based adapters for Ecto and database migrations
https://hexdocs.pm/ecto_sql
Apache License 2.0
578 stars 312 forks source link

Make stacktrace test conditional on elixir version #603

Closed greg-rychlewski closed 7 months ago

greg-rychlewski commented 7 months ago

Related to https://github.com/greg-rychlewski/ecto_sql/commit/32113be3bab11d9f2e27832a6fb363524edbc69a

When run from the Ecto repo it causes the CI to fail on older Elixir versions