Money SQL version 1.5.1
Bug Fixes
-
Implements
c:Ecto.ParameterizedType.equal?/3
callback for theEcto.ParameterizedType
behaviour. Thanks to @namhoangyojee for the report and the PR. -
Adds
@impl Ecto.ParameterizedType
to the relevant callbacks.