Skip to content

Don't add joined-field twice. #250

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 1 commit into from

Conversation

crandeng
Copy link

@crandeng crandeng commented Oct 7, 2020

The join-relationship field should not be added to 'columnExpressions', It's conflicted with the joined table field. Which caused 'ResultSet contains [join-field] multiple times';

The join-relationship field should not be added to 'columnExpressions', It's conflicted with the joined table field. Which caused 'ResultSet contains [join-field] multiple times';
@pivotal-issuemaster
Copy link

@crandeng Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@crandeng Thank you for signing the Contributor License Agreement!

@crandeng crandeng closed this Oct 8, 2020
mp911de added a commit that referenced this pull request Feb 21, 2022
…ntains no assignments.

We now properly throw an IllegalArgumentException. Previously, the update object was attempted to being mapped and this failed as the update object was null.
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