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 schema methods related to explicit foreign key indexes #4822

Merged

Conversation

morozov
Copy link
Member

@morozov morozov commented Sep 28, 2021

Q A
Type deprecation
BC Break no

This API is undocumented and isn't used by the DBAL. The ORM uses it ORM\Tools\SchemaTool but only by calling setExplicitForeignKeyIndexes(false) which is the default.

@morozov morozov added this to the 3.2.0 milestone Sep 28, 2021
@morozov morozov force-pushed the deprecate-has-explicit-foreign-key-indexes branch from 649cca4 to 0374efe Compare September 28, 2021 01:25
@morozov morozov merged commit b631c0b into doctrine:3.2.x Sep 28, 2021
@morozov morozov deleted the deprecate-has-explicit-foreign-key-indexes branch September 28, 2021 14:44
@morozov morozov mentioned this pull request Sep 30, 2021
1 task
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants