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-14 07:06:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
aa2a80f3ff
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
History
Benjamin Eberlei
aa2a80f3ff
DDC-787 - Fix table name casing in DatabaseDriver
2010-10-30 12:35:22 +02:00
..
Driver
DDC-787 - Fix table name casing in DatabaseDriver
2010-10-30 12:35:22 +02:00
ClassMetadata.php
Moved association mappings to plain arrays, just like field mappings.
2010-08-09 22:48:07 +02:00
ClassMetadataFactory.php
Fix DDC-671 - The sourceEntity field has to be corrected to the subclass name when copied from a mapped superclass. Otherwise DQL queries will be wrong, generating wrong table aliases.
2010-09-21 23:14:45 +02:00
ClassMetadataInfo.php
DDC-831 - Fix docblock in ClassMetadataInfo
2010-10-10 17:13:23 +02:00
MappingException.php
show given path for MappingException::fileMappingDriversRequireConfiguredDirectoryPath
2010-09-17 11:54:31 -05:00