Skip to content

Allow querying an EmbeddedModelField by model instance #267

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timgraham
Copy link
Collaborator

@timgraham timgraham commented Mar 7, 2025

This feature may not be merged since it's not a best practice to query this way. It may also be not intuitive that unlike SQL, querying by model doesn't necessary return a unique result since the embedded document match is field by field rather than by primary key.

@timgraham timgraham marked this pull request as draft March 7, 2025 01:46
@timgraham timgraham force-pushed the emf-model-lookup branch 3 times, most recently from d184b56 to 4900675 Compare March 8, 2025 00:03
@timgraham timgraham marked this pull request as ready for review March 8, 2025 01:40
@timgraham timgraham force-pushed the emf-model-lookup branch 3 times, most recently from 3f9288e to c0eb832 Compare April 29, 2025 01:39
@timgraham timgraham force-pushed the emf-model-lookup branch from c0eb832 to 5e31693 Compare May 6, 2025 14:06
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