Skip to content

Optimize MySQLSchemaManager::selectTableColumns() #5639

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

Conversation

m-vo
Copy link
Contributor

@m-vo m-vo commented Aug 31, 2022

Q A
Type regression
Fixed issues #5638

This PR replaces the join's first ON condition with a literal in the WHERE clause. I also stole the comment from #5202 as it applies here as well.

@morozov morozov merged commit 488f9d2 into doctrine:3.4.x Sep 1, 2022
@morozov
Copy link
Member

morozov commented Sep 1, 2022

Thanks, @m-vo!

@morozov morozov added the Bug label Sep 1, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 2, 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.

Performance degradation in MySQLSchemaManager
2 participants