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

chore: update component config traversal lookup #1107

Merged
merged 2 commits into from
Sep 30, 2024
Merged

chore: update component config traversal lookup #1107

merged 2 commits into from
Sep 30, 2024

Conversation

yashmehrotra
Copy link
Member

No description provided.

)
SELECT components.id
FROM components
WHERE config_id IN (SELECT related_config_ids.id FROM related_config_ids);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done 👍🏽

@moshloop moshloop enabled auto-merge (squash) September 30, 2024 09:51
@moshloop moshloop merged commit 858d19d into main Sep 30, 2024
6 checks passed
@moshloop moshloop deleted the perf-imp branch September 30, 2024 09:53
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