Adzz / ecto_morph

morph your Ecto capabilities into the s t r a t o s p h e r e !
Apache License 2.0
109 stars 8 forks source link

Ignore non loaded associations #12

Closed Adzz closed 4 years ago

Adzz commented 4 years ago

Incoming changes can be a struct. Sometimes they may have unloaded relations in them which can cause us problems. We should instead ignore them as there clearly aren't any changes to be had there.