Skip to content
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

Deprecate ForeignKeyConstraint features and introduce ForeignKeyConstraintEditor #6728

Merged
merged 12 commits into from
Jan 20, 2025

Conversation

morozov
Copy link
Member

@morozov morozov commented Jan 17, 2025

This is a continuation of the rework started in #6685, now applied to foreign key constraints.

@morozov morozov added this to the 4.3.0 milestone Jan 17, 2025
@morozov morozov requested review from greg0ire and derrabus January 17, 2025 08:22
@morozov morozov changed the title Deprecate ForeignKeyConstraint features and introduce ForeignKeyEditor Deprecate ForeignKeyConstraint features and introduce ForeignKeyConstraintEditor Jan 17, 2025
@morozov morozov force-pushed the foreign-key-constraint-deprecations branch 2 times, most recently from 49defcb to 5026606 Compare January 17, 2025 08:55
@morozov morozov force-pushed the foreign-key-constraint-deprecations branch 2 times, most recently from ad4fa5e to 7320288 Compare January 18, 2025 17:39
@morozov morozov marked this pull request as draft January 18, 2025 19:18
@morozov morozov force-pushed the foreign-key-constraint-deprecations branch from 7320288 to 2631c72 Compare January 18, 2025 19:32
@morozov morozov force-pushed the foreign-key-constraint-deprecations branch from 2631c72 to d6e63e6 Compare January 18, 2025 20:01
@morozov morozov marked this pull request as ready for review January 18, 2025 20:16
@morozov morozov merged commit 5711239 into doctrine:4.3.x Jan 20, 2025
66 checks passed
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.

2 participants