-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Fixed #33414 -- Fixed creating diamond shaped MTI objects for common ancestor with primary key that has a default. #16903
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
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.
Looks good to me!
My only question is does this need more tests?
Thank you for reviewing @LilyFoote My approach while writing tests:
The 1 and 2 seems to be done, we may have some scope in the 3rd one. |
…ancestor with primary key that has a default. Co-authored-by: Simon Charette <[email protected]>
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.
@Akash-Kumar-Sen Thanks 👍
Followed the proposition given by @charettes in the comment