ecto v3.0.2 Release Notes

Release Date: 2018-11-17 // over 5 years ago
  • 🐛 Bug fixes

    • [Ecto.LogEntry] Bring old Ecto.LogEntry APIs back for compatibility
    • [Ecto.Repo] Consider non-joined fields when merging preloaded assocs only at root
    • [Ecto.Repo] Take field sources into account in :replace_all_fields upsert option
    • [Ecto.Type] Convert :utc_datetime to DateTime when sending it to adapters