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

Only add super attributes if they're also in the flat table #393

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

Jade-GG
Copy link
Collaborator

@Jade-GG Jade-GG commented Dec 6, 2023

It's possible to turn an attribute into a super attribute without having it added to the flat table. This causes the query to break, as the super attributes assume that it's in the flat table.

This should only happen if something is configured wrong, so maybe it's still an idea to check and throw a nice descriptive warning or error when this happens?

@royduin royduin merged commit d912784 into rapidez:master Dec 6, 2023
12 checks passed
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