1
0
mirror of synced 2024-12-15 07:36:03 +03:00
doctrine2/lib/Doctrine/ORM/Mapping
2010-11-27 20:53:26 +01:00
..
Driver DDC-888 - Fix Warning in AnnotationsDriver when using @JoinTable without explicitly defining join- and inverse join-columns. 2010-11-27 20:05:36 +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-897 - Make ClassMetadataFactory configurable. 2010-11-27 20:53:26 +01:00
ClassMetadataInfo.php DDC-886 - Bugfix for composite identifier flag not being mapped to child classes in inheritence/mapped superclass scenarios. 2010-11-27 17:38:12 +01:00
MappingException.php DDC-873 - throw exception if trying to add @version to @id 2010-11-11 21:21:17 +01:00