Skip to content

Remove support for auto-dropping auto-increment with PK #6843

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

morozov
Copy link
Member

@morozov morozov commented Mar 12, 2025

The affected behavior was deprecated in #6841.

Fixes #6840.

@morozov morozov added this to the 5.0.0 milestone Mar 12, 2025
@morozov morozov linked an issue Mar 12, 2025 that may be closed by this pull request
@morozov morozov marked this pull request as ready for review March 12, 2025 22:36
@morozov morozov requested a review from greg0ire March 12, 2025 22:36
@morozov morozov merged commit c3e6234 into doctrine:5.0.x Mar 13, 2025
64 checks passed
@morozov morozov deleted the remove-auto-drop-auto-increment branch March 13, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DBAL silently drops auto-increment from a primary key column
2 participants