ecto v3.3.3 Release Notes

Release Date: 2020-02-14 // about 4 years ago
  • ✨ Enhancements

    • [Ecto.Query] Support fragments in lock
    • [Ecto.Query] Handle nil in select_merge with similar semantics to SQL databases (i.e. it simply returns nil itself)