Well, I need the outer join to find if some fields of right table are null 
wrt left one...
Good point about spelling joins clause, thank you! Will try that! :)

But other than that - do you think this might be a bug I should report? :-)
I'd be willing to do so...

On Tuesday, September 6, 2011 10:57:15 PM UTC+4, Frederick Cheung wrote:
>
>
>
> On Sep 6, 6:10 pm, Dmitry Suzdalev <dim...@gmail.com> wrote: 
> > Ah, I see. 
> > Unfortunately I need exactly to call a count() method with left outer 
> join 
> > of another table.... 
>
> If you want a join, why not use the :joins option ? (I think there's 
> an option these days for that to do left joins, if not then you can 
> always spell out the join clause explicitly) 
>
> Fred

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/320G_zLSWbMJ.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to