1
0
mirror of synced 2024-12-14 23:26:04 +03:00
doctrine2/tests/Doctrine/Tests/Models/CompositeKeyInheritance
Thomas Rothe fb055ca75d fixed problems with joined inheritance and composite keys
SchemaTool now creates all Id columns not just only the first one.
Insert statement for child entity now contains parameter for additional key columns only once.
2012-12-16 18:20:10 +01:00
..
JoinedChildClass.php fixed problems with joined inheritance and composite keys 2012-12-16 18:20:10 +01:00
JoinedRootClass.php fixed problems with joined inheritance and composite keys 2012-12-16 18:20:10 +01:00