Skip to content

Get non-flat table attributes using relations instead of join#906

Draft
indykoning wants to merge 11 commits intomasterfrom
feature/pdp-relation-instead-of-join
Draft

Get non-flat table attributes using relations instead of join#906
indykoning wants to merge 11 commits intomasterfrom
feature/pdp-relation-instead-of-join

Conversation

@indykoning
Copy link
Member

This is inspired from https://github.com/rapidez/core/tree/replace-flat-with-eav and can be a start of the migration.

This PR will exclude non-flat attributes from being selected with selectForProductPage. preventing the joins from taking place.
Any attributes that are used and unavailable on the PDP will be pulled from relationships instead of the joins.

@indykoning indykoning closed this Sep 10, 2025
@indykoning indykoning reopened this Sep 10, 2025
@Jade-GG Jade-GG force-pushed the feature/pdp-relation-instead-of-join branch from dc6ba2f to a285298 Compare January 27, 2026 08:32
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.

2 participants