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

SOQL generates parent -> child -> parent fields #36

Open
stevebuik opened this issue Jun 8, 2018 · 0 comments
Open

SOQL generates parent -> child -> parent fields #36

stevebuik opened this issue Jun 8, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@stevebuik
Copy link
Owner

In SOQL, it's supported to join from an entity, down to a child and then from there, up to other ancestors of the child entity.

The SOQL generator currently doesn't include those fields in the query or the selected fields data for the diagram.

@stevebuik stevebuik added enhancement New feature or request help wanted Extra attention is needed labels Jun 8, 2018
@stevebuik stevebuik self-assigned this Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant