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

left_joins_values should not be nil #9

Merged
merged 3 commits into from
Apr 11, 2019

Conversation

khiav223577
Copy link
Owner

should be empty array if there is no left_joins values
Just like what joins_values behaves.
And left_joins_values is expected to be array in Rails source code.
https://github.com/rails/rails/blob/v5.2.3/activerecord/lib/active_record/relation.rb#L542-L544

@khiav223577 khiav223577 merged commit 581c119 into master Apr 11, 2019
@khiav223577 khiav223577 deleted the feature/left_joins_values_should_not_be_nil branch April 11, 2019 09:51
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.

1 participant