ecto_mnesia icon indicating copy to clipboard operation
ecto_mnesia copied to clipboard

handle uuid

Open cmedley opened this issue 7 years ago • 3 comments

fixes ** (RuntimeError) trying to load string UUID as Ecto.UUID when using :binary_id

cmedley avatar Aug 07 '18 16:08 cmedley

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.

AndrewDryga avatar Aug 07 '18 16:08 AndrewDryga

Coverage Status

Coverage remained the same at 88.74% when pulling 70516104f4cc4db036318de913fd6e9efa454595 on cmedley:handle-uuid into de6ef5f991e838fa2a11d706b9791f451231ce7f on Nebo15:master.

coveralls avatar Aug 07 '18 16:08 coveralls

@cmedley good catch, can you please add a test case so we won't have a regression in future?

AndrewDryga avatar Aug 10 '18 13:08 AndrewDryga