Skip to content

v1.0.1

Compare
Choose a tag to compare
@josevalim josevalim released this 30 Aug 09:10
· 3535 commits to master since this release

Bug fixes

  • Raise a proper error message if trying to change a belongs_to association
  • Raise a proper error message if Ecto.Model/Ecto.Schema are used but no schema is defined
  • Ensure dump after cast is still handled as Ecto.CastError as it assumes poor casting
  • Support constraints on Postgres versions earlier than 9.4