1
0
Fork 0
mirror of synced 2025-04-01 12:26:11 +03:00
doctrine2/lib/Doctrine/ORM/Mapping
2010-02-07 12:36:30 +00:00
..
Driver [2.0] DDC-214, DDC-303, DDC-304 - Fix several errors with Schema Inference from Database and Metadata and Comparisons, aswell as related bugs in DatabaseDriver. DDC-305 - Abstracted TRUNCATE command for all platforms. 2010-02-07 12:36:30 +00:00
AssociationMapping.php [2.0][DDC-263] Fixed. Patch provided by Christian Heinrich. 2010-01-22 15:10:13 +00:00
ClassMetadata.php [2.0] DDC-268 - Exchanged DoctrineException for MappingException and added missing exception method (thanks to Christian Heinrich for the patch) 2010-02-02 21:17:00 +00:00
ClassMetadataFactory.php [2.0][DDC-260] Fixed/Corrected patch. 2010-01-21 22:25:42 +00:00
ClassMetadataInfo.php [2.0] DDC-268 - Exchanged DoctrineException for MappingException and added missing exception method (thanks to Christian Heinrich for the patch) 2010-02-02 21:17:00 +00:00
ManyToManyMapping.php [2.0][DDC-254] Improved MappingException thrown on missing required configuration of Many-Many mapping 2010-01-14 15:48:42 +00:00
MappingException.php [2.0] DDC-268 Added missing duplicateAssociationMapping() method to MappingException 2010-02-02 21:46:39 +00:00
OneToManyMapping.php [2.0][DDC-279] Fixed. 2010-01-29 21:24:29 +00:00
OneToOneMapping.php [2.0][DDC-279] Fixed. 2010-01-29 21:24:29 +00:00