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

improve performance || is complex query #3133

Conversation

abdulrhmansouda
Copy link

remove select param while checking because if we have complex subSelect query it will confuse the result.

in simple query order is not important

Yes

remove select param while checking because if we have complex subSelect query it will confuse the result.

in simple query order is not important
@yajra yajra marked this pull request as draft April 11, 2024 03:02
@yajra
Copy link
Owner

yajra commented Apr 11, 2024

Only a new line was added? Marked as a draft pr.

@abdulrhmansouda
Copy link
Author

sorry that was only a test.
I pushed my changes.
please re-review my pr.

Copy link
Owner

@yajra yajra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, please please fix the failing tests?

src/QueryDataTable.php Show resolved Hide resolved
Copy link

sonarcloud bot commented Apr 13, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@abdulrhmansouda abdulrhmansouda marked this pull request as ready for review April 13, 2024 13:03
@abdulrhmansouda
Copy link
Author

Hello @yajra,
my pr is ready.
If you have and problem please let me know.

@yajra
Copy link
Owner

yajra commented Apr 15, 2024

Reviewing PR #3135 and I think it aims for similar improvements with better backward compatibility and tests. Let's resume the discussion on that PR. Thanks!

@yajra yajra closed this Apr 15, 2024
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.

None yet

2 participants