Money SQL version 1.5.1
Bug Fixes
-
Implements
c:Ecto.ParameterizedType.equal?/3callback for theEcto.ParameterizedTypebehaviour. Thanks to @namhoangyojee for the report and the PR. -
Adds
@impl Ecto.ParameterizedTypeto the relevant callbacks.
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.