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

[Core] Optimize Category recursive and Product Variants Condition Checker #2388

Merged

Conversation

dpfaffenbauer
Copy link
Member

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no

Getting all products/categories and hydrating them is not optimal. This changes it to use a direct sql query.

@dpfaffenbauer dpfaffenbauer added this to the 3.1.3 milestone Oct 10, 2023
@dpfaffenbauer dpfaffenbauer requested a review from a team October 10, 2023 13:31
@dpfaffenbauer dpfaffenbauer self-assigned this Oct 10, 2023
@dpfaffenbauer dpfaffenbauer merged commit 96a59f4 into coreshop:3.1 Oct 10, 2023
418 checks passed
@dpfaffenbauer dpfaffenbauer deleted the issue/optimize-recursive-checker branch October 10, 2023 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant