doctrine / couchdb-odm

A Document Mapper based on CouchDB
http://www.doctrine-project.org
MIT License
150 stars 53 forks source link

add associations comparison in isChanged method #139

Closed ghost closed 7 years ago

ghost commented 7 years ago

The isChanged method (in EmbeddedDocumentSerializer) compared only fields, not associations.

ghost commented 7 years ago

Closed in favor of #138