1
0
mirror of synced 2025-01-24 09:11:40 +03:00
Benjamin Eberlei 396337bd0d [DDC-3033] Fix bug in UnitOfWork#recomputeSingleEntityChangeSet.
The fix for DDC-2624 had a side effect on recomputation of
changesets in preUpdate events. The method wasn't adjusted
to the changes in its sister method computeChangeSet() and
had wrong assumptions about the computation.

Especially:
1. Collections have to be skipped
2. Comparison was changed to strict equality only.
2014-03-23 12:35:54 +01:00
..
2011-12-19 22:56:19 +01:00
2013-04-29 10:29:58 +02:00
2011-12-19 22:56:19 +01:00
2013-12-16 11:05:04 -05:00
2013-12-31 12:25:14 +01:00
2013-12-16 11:05:05 -05:00
2013-12-16 11:05:04 -05:00