[PR #141] Better error handling on missing assigned id #7766

Open
opened 2026-01-22 15:56:44 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: Yes


If an entity has a primary key with two or more column, and the assigned generator cant find a valid ID for some column, throws a more accurate exception message.

**Original Pull Request:** https://github.com/doctrine/orm/pull/141 **State:** closed **Merged:** Yes --- If an entity has a primary key with two or more column, and the assigned generator cant find a valid ID for some column, throws a more accurate exception message.
admin added the pull-request label 2026-01-22 15:56:44 +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#7766