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

Commits on Apr 9, 2024

  1. improve performance || is complex query

    remove select param while checking because if we have complex subSelect query it will confuse the result.
    
    in simple query order is not important
    abdulrhmansouda committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2a3ab60 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    cecf821 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    9773f3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c7bf04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33dfab5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4fe13a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a9104a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a798df View commit details
    Browse the repository at this point in the history