1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/lib/Doctrine/ORM/Mapping
2010-06-20 19:34:09 +02:00
..
Driver DDC-616 Made Database Reverse Engineering a Two-Step Approach, first collect details on all tables once and try to detect which tables are many-to-many tables. Then build metadata from this information. This allows to support even many-to-many tables in reverse engineering correctly 2010-06-20 19:34:09 +02:00
AssociationMapping.php [DDC-561] Fixed. 2010-04-30 17:30:27 +02:00
ClassMetadata.php [DDC-622] Fixed. 2010-06-07 13:10:15 +02:00
ClassMetadataFactory.php [DDC-481] Fixed. 2010-05-08 17:01:20 +02:00
ClassMetadataInfo.php [DDC-481] Fixed. 2010-05-08 17:01:20 +02:00
ManyToManyMapping.php [DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1. 2010-04-26 13:02:30 +02:00
MappingException.php [DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1. 2010-04-26 13:02:30 +02:00
OneToManyMapping.php [DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1. 2010-04-26 13:02:30 +02:00
OneToOneMapping.php [DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1. 2010-04-26 13:02:30 +02:00