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-19 06:51:40 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Persisters
History
Benjamin Eberlei
78d4277e4b
Merge branch DDC-117 into master
2011-01-02 12:01:05 +01:00
..
AbstractCollectionPersister.php
Moved association mappings to plain arrays, just like field mappings.
2010-08-09 22:48:07 +02:00
AbstractEntityInheritancePersister.php
DDC-837 - Fix bug with associations of the same name not being possible in inheritance hierachies.
2010-12-28 14:56:13 +01:00
BasicEntityPersister.php
Merge branch DDC-117 into master
2011-01-02 12:01:05 +01:00
ElementCollectionPersister.php
[2.0] Fix Fatal errors in unused classes that crash the testsuite when running PHPUnit with coverage-whitelisting of complete Doctrine directory.
2009-11-06 17:05:22 +00:00
JoinedSubclassPersister.php
DDC-837 - Fix bug with associations of the same name not being possible in inheritance hierachies.
2010-12-28 14:56:13 +01:00
ManyToManyPersister.php
DDC-117 - Finalize patch, fix all the problems of different use-cases by hugely expanding the test-model.
2011-01-01 18:17:19 +01:00
OneToManyPersister.php
Moved association mappings to plain arrays, just like field mappings.
2010-08-09 22:48:07 +02:00
SingleTablePersister.php
DDC-837 - Fix bug with associations of the same name not being possible in inheritance hierachies.
2010-12-28 14:56:13 +01:00
UnionSubclassPersister.php
Renamed StandardEntityPersister to BasicEntityPersister
2010-04-26 13:12:46 +02:00