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

Fix: Wrong value when Find with JOIN and same column name (#5711) #5723

Closed
wants to merge 1 commit into from

Conversation

StephanoGeorge
Copy link
Contributor

  • Do only one thing
  • Non breaking API changes
  • Tested

What did this pull request do?

Fix: Wrong value when Find with JOIN and same column name
fixes #5711

User Case Description

Please see #5711

@jinzhu
Copy link
Member

jinzhu commented Sep 30, 2022

Merged in commit a3cc6c6

Thank you for your PR.

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.

[Bug] Got wrong value in Find/Scan with JOIN and same column name
2 participants