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-31 04:21:44 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
History
romanb
4fc1781d78
[2.0][DDC-22] Fixed. Also cleaned up association handling. More to come: exception refactorings, proxy simplifications (single proxy class, not two).
2009-10-28 10:31:47 +00:00
..
Driver
[2.0] Fixed typo
2009-10-26 18:57:14 +00:00
AssociationMapping.php
[2.0] Simplification and fix to cascades.
2009-10-25 22:04:13 +00:00
ClassMetadata.php
[2.0][DDC-22] Fixed. Also cleaned up association handling. More to come: exception refactorings, proxy simplifications (single proxy class, not two).
2009-10-28 10:31:47 +00:00
ClassMetadataFactory.php
[2.0] Fixed some known issues with inheritance, especially class table inheritance, like join columns not being selected.
2009-10-22 19:12:00 +00:00
ClassMetadataInfo.php
[2.0] Small refactorings on the cache drivers. Introduced flag to control whether the cache driver should manage the cache keys since this is an advanced feature that is not always needed and can have negative side-effects (higher probability for cache slams).
2009-10-23 15:03:00 +00:00
ManyToManyMapping.php
[2.0][DDC-57] Fixed.
2009-10-26 13:05:32 +00:00
MappingException.php
[2.0] Another step towards finishing namespace refactoring
2009-02-20 05:46:20 +00:00
OneToManyMapping.php
[2.0][DDC-51] Fixed.
2009-10-15 17:07:37 +00:00
OneToOneMapping.php
[2.0][DDC-22] Fixed. Also cleaned up association handling. More to come: exception refactorings, proxy simplifications (single proxy class, not two).
2009-10-28 10:31:47 +00:00