1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM/Persisters
Alexander 04635ad4ff Merge remote-tracking branch 'upstream/master' into DDC-551
Conflicts:
	lib/Doctrine/ORM/Persisters/ManyToManyPersister.php
	lib/Doctrine/ORM/Persisters/OneToManyPersister.php
2011-12-05 21:53:34 +01:00
..
AbstractCollectionPersister.php Added support to removeElement remove items without initializing the PersistentCollection. 2011-11-29 11:29:17 -05:00
AbstractEntityInheritancePersister.php Move check for conversion SQL to ClassMetadataInfo 2011-11-20 19:50:51 +01:00
BasicEntityPersister.php [DDC-551] General cleanup of the code. 2011-12-05 21:14:31 +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-551] General cleanup of the code. 2011-12-05 21:14:31 +01:00
ManyToManyPersister.php Merge remote-tracking branch 'upstream/master' into DDC-551 2011-12-05 21:53:34 +01:00
OneToManyPersister.php Merge remote-tracking branch 'upstream/master' into DDC-551 2011-12-05 21:53:34 +01:00
SingleTablePersister.php [DDC-551] Add filters only on root entities in SingleTablePersister 2011-12-05 18:56:44 +01:00
UnionSubclassPersister.php Renamed StandardEntityPersister to BasicEntityPersister 2010-04-26 13:12:46 +02:00