github elixir-ecto/ecto v1.0.0

latest releases: v3.11.2, v3.11.1, v3.11.0...
8 years ago

Enhancements

  • Support fragment sources in join
  • Also lookup in the changes map for required fields when casting changesets
  • ALlow table and index commands in migration to be pipeable

Bug fixes

  • Ensure constraints errors when saving nested association returns the parent changed and not the child one
  • Ensure rollback only closes innermost transaction
  • Ensure the user changeset containing embeds and assocs is returned when there is a constraint error
  • Ensure binary_ids models can specify unique_constraint for SQL databases

Don't miss a new ecto release

NewReleases is sending notifications on new releases.