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 23:26:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
01ffa2dc9e
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
History
Benjamin Eberlei
6390653df7
Merge branch 'DDC-671'
2010-09-22 00:19:37 +02:00
..
Driver
show given path for MappingException::fileMappingDriversRequireConfiguredDirectoryPath
2010-09-17 11:54:31 -05: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-757] Fixed. Also fixed some failing postgres tests due to changes to the default allocation size for sequences.
2010-08-26 13:47:37 +02:00
MappingException.php
show given path for MappingException::fileMappingDriversRequireConfiguredDirectoryPath
2010-09-17 11:54:31 -05:00