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

FilterEagerLoadingsExtension: Check if exists Where-Clause on a ToMany-Association #6839

Closed
wants to merge 2 commits into from

Conversation

pmattmann
Copy link
Member

solves #6818

buildAliasMap checks for each Join-Table, if it is a ToMany-Association.
usesAnyToMany checks, if any Where-Clause uses any Join-Table with a ToMany-Association.

Where-Clause on a ToMany-Association
@pmattmann pmattmann requested a review from a team February 9, 2025 18:38
@BacLuc BacLuc added the deploy! Creates a feature branch deployment for this PR label Feb 10, 2025
Copy link

github-actions bot commented Feb 10, 2025

Feature branch deployment currently inactive.

If the PR is still open, you can add the deploy! label to this PR to trigger a feature branch deployment.

@BacLuc
Copy link
Contributor

BacLuc commented Feb 10, 2025

Measurement against dev.ecamp3.ch: https://gist.github.com/BacLuc/76c458ba94f7cb593516b49049665d1d
Measurement against pr6839.ecamp3.ch: https://gist.github.com/BacLuc/79c1f857c42d15e044110fd9941292c4


Measurement locally with prod data: https://gist.github.com/BacLuc/707efe34bc3f4b98213e1064626f9b35
something was wrong with the local measurements..sorry

@pmattmann pmattmann closed this Feb 11, 2025
@pmattmann pmattmann deleted the feature/filter-eager-loading branch February 11, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy! Creates a feature branch deployment for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants