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

[Draft][Please review] Make Paginator use simpler queries when there are no sql joins used (#8278) #11595

Draft
wants to merge 10 commits into
base: 3.3.x
Choose a base branch
from

Commits on Sep 5, 2024

  1. Make Paginator use simpler queries when there are no sql joins used (d…

    …octrine#8278)
    
    This is work in progress.
    d-ph committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3822686 View commit details
    Browse the repository at this point in the history
  2. Make Paginator use simpler queries when there are no sql joins used (d…

    …octrine#8278)
    
    This is work in progress.
    d-ph committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9dc93b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Make Paginator use simpler queries when there are no sql joins used (d…

    …octrine#8278)
    
    This is work in progress.
    d-ph committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c9896b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    d698406 View commit details
    Browse the repository at this point in the history
  2. Update src/Tools/Pagination/Paginator.php

    Co-authored-by: Christophe Coevoet <[email protected]>
    d-ph and stof authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7155bfe View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feature/paginator-auto-detect-la…

    …ck-of-sql-joins' into feature/paginator-auto-detect-lack-of-sql-joins
    d-ph committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1e066c7 View commit details
    Browse the repository at this point in the history
  4. Make Paginator use simpler queries when there are no sql joins used (d…

    …octrine#8278)
    
    This is work in progress.
    d-ph committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f88bad9 View commit details
    Browse the repository at this point in the history
  5. Make Paginator use simpler queries when there are no sql joins used (d…

    …octrine#8278)
    
    This is work in progress.
    d-ph committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    585db83 View commit details
    Browse the repository at this point in the history
  6. Make Paginator use simpler queries when there are no sql joins used (d…

    …octrine#8278)
    
    This is work in progress.
    d-ph committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b2f087d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Make Paginator use simpler queries when there are no sql joins used (d…

    …octrine#8278)
    
    This is work in progress.
    d-ph committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c06e100 View commit details
    Browse the repository at this point in the history