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

Alias left_joins to left_outer_joins #22125

Merged
merged 1 commit into from
Oct 30, 2015
Merged

Alias left_joins to left_outer_joins #22125

merged 1 commit into from
Oct 30, 2015

Conversation

k0kubun
Copy link
Contributor

@k0kubun k0kubun commented Oct 30, 2015

Related to #12071

As I said in #12071 (comment), left_outer_joins is slightly long. I really want to use this method with left_joins. Because OUTER keyword can be abbreviated in an actual query, I think aliasing left_joins to left_outer_joins is reasonable.

@rails-bot
Copy link

Thanks for the pull request, and welcome! The Rails team is excited to review your changes, and you should hear from @schneems (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@rafaelfranca
Copy link
Member

r? @sgrif

@rails-bot rails-bot assigned sgrif and unassigned schneems Oct 30, 2015
sgrif added a commit that referenced this pull request Oct 30, 2015
Alias left_joins to left_outer_joins
@sgrif sgrif merged commit d2315d0 into rails:master Oct 30, 2015
@k0kubun k0kubun deleted the left_joins branch October 30, 2015 22:46
@k0kubun
Copy link
Contributor Author

k0kubun commented Oct 30, 2015

Thank you! 💓

k0kubun added a commit to k0kubun/rails that referenced this pull request Oct 30, 2015
pixeltrix pushed a commit that referenced this pull request Nov 2, 2015
pixeltrix added a commit that referenced this pull request Nov 2, 2015
kamipo added a commit to kamipo/rails that referenced this pull request May 22, 2017
This was added at rails#22125 but `left_joins_values` is never used.
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.

5 participants