[PR #6833] Fix applying target column options on foreign key columns #10161

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

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

State: closed
Merged: No


Fixes doctrine/dbal#2811
Similar PR: #6830

Tobion's PR fixes only applying of collation, which is not enough. This fix applies all options from target column to make type of source and target columns equal.

P.S.
Sorry for my terrible english.

**Original Pull Request:** https://github.com/doctrine/orm/pull/6833 **State:** closed **Merged:** No --- Fixes doctrine/dbal#2811 Similar PR: #6830 Tobion's PR fixes only applying of collation, which is not enough. This fix applies all options from target column to make type of source and target columns equal. P.S. Sorry for my terrible english.
admin added the pull-request label 2026-01-22 16:06:38 +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#10161