Skip to content

Clean-up relationships querying code. #2258

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

Closed
wants to merge 2 commits into from
Closed

Conversation

michael-simons
Copy link
Collaborator

Investigating #1907 provided a bit of opportunity to clarify the relationship mapping code a bit when deciding to use generic "find by id" queries vs. list projections.

While we can't implement 1907 as such, I would like to see this refactorings merged in main and 6.1

boolean t2;
T t3;
final T t1;
final boolean t2;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Because it got touched again, can we please introduce some proper names for the fields in the tuple?

@michael-simons michael-simons deleted the issue/1907 branch July 15, 2021 10:52
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