Skip to content

v0.2.6

Compare
Choose a tag to compare
@ericmj ericmj released this 13 Dec 22:26
· 4908 commits to master since this release

Enhancements

  • Log queries by default
  • Pretty print queries (Inspect protocol implemented)

Bug fixes

  • Cast primary key in Repo.get/2
  • Use repository port in Mix tasks
  • Fix type checking in Repo.update_all/2

Backwards incompatible changes

  • Return validation errors as maps
  • Fix belongs_to preload if no associated record exists