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

Add support to nested prefetch lookups #36

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Conversation

fjsj
Copy link
Member

@fjsj fjsj commented Jan 18, 2024

No description provided.

"facilitator_users",
]

@hints.defined_on_virtual_model()

Choose a reason for hiding this comment

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

Why do we need the hint even though we have this field on the field list?

Copy link
Member Author

@fjsj fjsj Jan 18, 2024

Choose a reason for hiding this comment

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

Hints are always necessary if the field is not a concrete model field. The idea is to be explicit on what should be found at the virtual model instead of the model.

@fjsj fjsj merged commit 0a7196e into main Jan 19, 2024
36 checks passed
@fjsj fjsj deleted the feat/support-nested-prefetch branch January 19, 2024 12:37
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.

None yet

2 participants