[PR #6119] Fixed typo regarding the id generator mandatory for composite keys #9853

Open
opened 2026-01-22 16:05:37 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/6119

State: closed
Merged: Yes


The strategy for composite primary keys must be "NONE" although the id generator class is \Doctrine\ORM\Id\AssignedGenerator. Calling the strategy "ASSIGNED" is misleading.

**Original Pull Request:** https://github.com/doctrine/orm/pull/6119 **State:** closed **Merged:** Yes --- The strategy for composite primary keys must be "NONE" although the id generator class is \Doctrine\ORM\Id\AssignedGenerator. Calling the strategy "ASSIGNED" is misleading.
admin added the pull-request label 2026-01-22 16:05:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#9853