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

Remove code compensating for a schema comparison flaw #5620

Merged
merged 1 commit into from Aug 26, 2022

Conversation

morozov
Copy link
Member

@morozov morozov commented Aug 26, 2022

This code was relevant before the improvement in #4746 was implemented. The new comparator API is enforced in #4771.

Now, the comparator will not produce a false-positive diff which is enforced by the new test.

@morozov morozov added this to the 4.0.0 milestone Aug 26, 2022
@morozov morozov changed the title Remove compensating for a schema comparison flaw Remove code compensating for a schema comparison flaw Aug 26, 2022
@morozov morozov marked this pull request as ready for review August 26, 2022 16:10
This code was relevant before the improvement in
doctrine#4746 was implemented. The new
comparator API is enforced in
doctrine#4771.

Now, the comparator will not produce a false-positive diff which is
enforced by the new test.
@morozov morozov merged commit 7d2f3c6 into doctrine:4.0.x Aug 26, 2022
@morozov morozov deleted the oracle-alter-table-cleanup branch August 26, 2022 16:57
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 27, 2023
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.

None yet

2 participants