-
Notifications
You must be signed in to change notification settings - Fork 15
Initial draft of the migration guide for version 7 #220
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
Conversation
| |=== | ||
|
|
||
| === Deprecated the implicit equality filters | ||
| === Non-list relationships |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we have "non-list relationships", "single element relationships" and "1-to-1 relationships" in this section, referring to the same(?)
we should pick one ("1-to-1 relationships?)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the more accurate is non-list relationships or single element relationships. As 1-1 refers only to a subset of the cases.
Yeah, my bad, I'll change them all to be the same
Co-authored-by: Richard Sill <[email protected]>
No description provided.