Benjamin Eberlei
|
39f732ab91
|
Refactored DDC-671 model to become a first-class modelset, we dont have one with mapped superclass yet.
|
2010-09-21 23:53:26 +02:00 |
|
Benjamin Eberlei
|
7dc8ef1db9
|
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 |
|
Benjamin Eberlei
|
d115f7af4f
|
DDC-752 - Postpone Inheritance Related Metadata Validation into CMF
|
2010-08-27 22:14:48 +02:00 |
|
Benjamin Eberlei
|
69e9fd3145
|
DDC-704 - Added better validation of inheritence type constructs in Xml, Annotation and Yaml Drivers
|
2010-08-08 12:29:14 +02:00 |
|
beberlei
|
1ddebef8a4
|
[2.0] DDC-318 - Fixed idempotency issues with AnnotationDriver::getAllClassNames() even across multiple instances using the same metadata paths.
|
2010-03-18 23:04:21 +00:00 |
|
beberlei
|
ab3a6cc16e
|
[2.0] DDC-336 - Support specification of an OrderBy SQL snippet in OneToMany and ManyToMany Associations in Annotation, XML and YAML Drivers
|
2010-02-14 19:38:22 +00:00 |
|
romanb
|
4adc289596
|
[2.0][DDC-284] Fixed. API polish and some convention over configuration simplifications for join columns and join tables.
|
2010-02-09 17:13:49 +00:00 |
|
beberlei
|
703ba989be
|
[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 |
|