hex ecto 0.2.5
v0.2.5
on Hex

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

Enhancements

  • Change timeout of migration queries to infinity
  • Add uuid type

Bug fixes

  • Fix encoding of interpolated nil values
  • Support interpolated large integers
  • Support interpolating values on Repo.update_all
  • Correctly handle nil values inside array/2 and binary/1

Backwards incompatible changes

  • Do not translate foo == nil to the SQL foo IS NULL, provide is_nil/1 instead

Don't miss a new ecto release

NewReleases is sending notifications on new releases.