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
2024-12-13 14:56:01 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
7112b551e2
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
History
Benjamin Eberlei
7112b551e2
DDC-945 - Fix regression, ManyToMany unidirectional owning side assocations should be allowed.
2010-12-31 14:39:01 +01:00
..
Driver
DDC-929 - Fix bug with DatabaseDriver not detecting indexes that are not called primary.
2010-12-30 23:18:00 +01:00
ClassMetadata.php
Moved association mappings to plain arrays, just like field mappings.
2010-08-09 22:48:07 +02:00
ClassMetadataFactory.php
DDC-945 - Fix regression, ManyToMany unidirectional owning side assocations should be allowed.
2010-12-31 14:39:01 +01:00
ClassMetadataInfo.php
DDC-961 - Bugfix with missing first letter in automatic join table names in global namespace entities.
2010-12-30 22:30:51 +01:00
MappingException.php
DDC-945 - Fix regression, ManyToMany unidirectional owning side assocations should be allowed.
2010-12-31 14:39:01 +01:00