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 14:31:40 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Persisters
History
romanb
afbe3add30
[2.0][DDC-221] Namespace fixes.
2009-12-22 13:56:30 +00:00
..
AbstractCollectionPersister.php
[2.0][DDC-122][DDC-97][DDC-98][DDC-147] Refactored metadata mapping drivers by removing the useless PRELOAD mode. Introduced ClassMetadataFactory#getAllMetadata. Classloader simplifications. Old classloaders deprecated. New Doctrine\Common\ClassLoader is almost the same as the previous IsolatedClassLoader.
2009-12-15 21:06:32 +00: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
[2.0][DDC-144][DDC-113] Fixed.
2009-12-18 12:30:19 +00:00
ManyToManyPersister.php
[2.0][DDC-164][DDC-165] Fixed. Cleaned up ManyToManyMapping. Cleaned up identifier handling and handling of composite identifiers in some places.
2009-11-21 18:52:02 +00:00
OneToManyPersister.php
[2.0]
Fixed
#2366
.
2009-07-21 15:53:58 +00:00
SingleTablePersister.php
[2.0][DDC-168] Moved INSERT SQL generation to persisters during runtime.
2009-12-17 13:37:47 +00:00
StandardEntityPersister.php
[2.0][DDC-221] Namespace fixes.
2009-12-22 13:56:30 +00:00
UnionSubclassPersister.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