This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-18 22:41:43 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
/
Models
/
CMS
History
Guilherme Blanco
a8478d5766
Fixed issue with fetched association not being considered during changeSet calculation. Fixes DDC-1545.
2011-12-19 01:39:48 -05:00
..
CmsAddress.php
DDC-1461 - Fix test failures
2011-11-14 21:05:44 +01:00
CmsArticle.php
Fixed issue with fetched association not being considered during changeSet calculation. Fixes DDC-1545.
2011-12-19 01:39:48 -05:00
CmsComment.php
Fixed DDC-455, DDC-600. Some behavior and API polish in the UoW as well as continued _ prefix removal in some core classes. Cleanups and fixes for one-to-one orphan removal including tests.
2010-07-08 00:20:54 +02:00
CmsEmail.php
Added coverage for orphanRemoval in OneToOne when unlinking an entity.
2011-09-07 13:12:02 -03:00
CmsEmployee.php
[DDC-193] Fixed.
2010-04-10 00:00:36 +02:00
CmsGroup.php
[DDC-193] Fixed.
2010-04-10 00:00:36 +02:00
CmsPhonenumber.php
Fixes for merging bidirectional associations where both sides define cascade=merge as well as fixes for handling null values and proxies properly in single-valued associations.
2010-07-30 17:19:50 +02:00
CmsUser.php
Adjusted test to verify that findBy*(null) is now supported
2011-10-17 18:56:06 +02:00