Skip to content

Feature: add support straight join in mysql #55786

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

jferdi24
Copy link

Enhancing STRAIGHT_JOIN Support in MySQL for Laravel

This PR adds compatibility for STRAIGHT_JOIN in MySQL within the Laravel framework, allowing developers to optimize queries where the order of tables in the JOIN execution is crucial for performance.

References:

@jferdi24 jferdi24 changed the base branch from 12.x to master May 20, 2025 03:11
@crynobone
Copy link
Member

Mark aa draft since tests are failing

@crynobone crynobone marked this pull request as draft May 20, 2025 03:13
@jferdi24 jferdi24 marked this pull request as ready for review May 20, 2025 03:31
@taylorotwell taylorotwell merged commit 7c9e306 into laravel:master May 27, 2025
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants