ecto v3.8.4 Release Notes

Release Date: 2022-06-04 // almost 2 years ago
  • ✨ Enhancements

    • [Ecto.Multi] Add one/2 and all/2 functions
    • [Ecto.Query] Support literal(...) in fragment

    🐛 Bug fix

    • [Ecto.Schema] Make sure fields are inspected in the correct order in Elixir v1.14+