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 15:16:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
2e3c1506fb
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
History
beberlei
33d0bb454b
DDC-752 - Moved verify inheritance block behind the loadMetadata event
2010-08-28 16:41:18 +02:00
..
Driver
DDC-770 - Commit missing changes to XmlDriver and YamlDriver
2010-08-27 22:21:18 +02:00
ClassMetadata.php
Moved association mappings to plain arrays, just like field mappings.
2010-08-09 22:48:07 +02:00
ClassMetadataFactory.php
DDC-752 - Moved verify inheritance block behind the loadMetadata event
2010-08-28 16:41:18 +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
DDC-704 - Added better validation of inheritence type constructs in Xml, Annotation and Yaml Drivers
2010-08-08 12:29:14 +02:00