hex ecto 0.2.4
v0.2.4
on Hex

latest releases: 3.11.2, 3.11.1, 3.11.0...
9 years ago

Enhancements

  • Better error message if repo is not started
  • Do not require ^ on literals inside array/2 or field/2
  • Parametrize queries, interpolated values are no longer encoded as literals in the generated SQL query, instead they are sent as query parameters
  • Allow starting the assoc selection from a joined association or building it from right outer joins

Bug fixes

  • Remove possible deadlock for models using each other in queries

Don't miss a new ecto release

NewReleases is sending notifications on new releases.