mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #10602] Remove duplicate array shape #12482
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/doctrine/orm/pull/10602
State: closed
Merged: Yes
DiscriminatorColumnMappingis just a specialization of the array shapethat is right of the pipe: it has the same fields, except fewer fields
are nullable. The union of that is the same thing as the array shape.