go-rel / rel

:gem: Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API
https://go-rel.github.io/
MIT License
762 stars 56 forks source link

Changeset modifies entities #357

Open qRoC opened 11 months ago

qRoC commented 11 months ago

NewChangeset changes associations with nil values to the object's with default value.

Testcase: https://github.com/qRoC/rel2/pull/3/files