Skip to content

Money SQL version 1.5.1

Compare
Choose a tag to compare
@kipcole9 kipcole9 released this 08 Dec 05:21
· 80 commits to master since this release

Bug Fixes

  • Implements c:Ecto.ParameterizedType.equal?/3 callback for the Ecto.ParameterizedType behaviour. Thanks to @namhoangyojee for the report and the PR.

  • Adds @impl Ecto.ParameterizedType to the relevant callbacks.