Skip to content

Handle quoted PK columns properly on DBAL 4#12208

Merged
derrabus merged 1 commit intodoctrine:3.5.xfrom
derrabus:bugfix/pk-quoting
Oct 8, 2025
Merged

Handle quoted PK columns properly on DBAL 4#12208
derrabus merged 1 commit intodoctrine:3.5.xfrom
derrabus:bugfix/pk-quoting

Conversation

@derrabus
Copy link
Copy Markdown
Member

@derrabus derrabus commented Oct 8, 2025

When we configure a primary key with quoted columns on DBAL 4, we currently get an unquoted identifier with quotes embedded in it. After this change, we should have an actual quoted identifier.

@derrabus derrabus requested review from greg0ire and morozov October 8, 2025 15:11
@derrabus derrabus added the Bug label Oct 8, 2025
@derrabus derrabus added this to the 3.5.3 milestone Oct 8, 2025
@derrabus derrabus merged commit d3e1440 into doctrine:3.5.x Oct 8, 2025
85 of 86 checks passed
@derrabus derrabus deleted the bugfix/pk-quoting branch October 8, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants