1
0
Fork 0
mirror of synced 2025-04-04 05:43:36 +03:00
doctrine2/lib/Doctrine
Marco Pivetta a80532a538 #1178 - correcting association column type when dealing with multiple derived associations/identifier levels
Since the ClassMetadata can only know about internal state, any `joinColumn` association details on the
inverse side of an association need to be computed by fetching associated metadata.
2015-01-17 07:59:00 +01:00
..
ORM #1178 - correcting association column type when dealing with multiple derived associations/identifier levels 2015-01-17 07:59:00 +01:00