[PR #1252] Include className in calls to NamingStrategy joinColumnName method #9307

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

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

State: closed
Merged: No


For consistency with propertyToColumnName, include the class name when generating names for join columns as well, for instances where you want to name columns (inc. join columns) based on the class that defined them.

**Original Pull Request:** https://github.com/doctrine/orm/pull/1252 **State:** closed **Merged:** No --- For consistency with `propertyToColumnName`, include the class name when generating names for join columns as well, for instances where you want to name columns (inc. join columns) based on the class that defined them.
admin added the pull-request label 2026-01-22 16:03:54 +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#9307