ecto_mnesia
ecto_mnesia copied to clipboard
handle uuid
fixes ** (RuntimeError) trying to load string UUID as Ecto.UUID when using :binary_id
Hello, @cmedley! This is your first Pull Request that will be reviewed by Ebert, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.
Coverage remained the same at 88.74% when pulling 70516104f4cc4db036318de913fd6e9efa454595 on cmedley:handle-uuid into de6ef5f991e838fa2a11d706b9791f451231ce7f on Nebo15:master.
@cmedley good catch, can you please add a test case so we won't have a regression in future?