Alright, your wish is my command:

http://dev.rubyonrails.org/ticket/8889

The solution is 1.5 lines, and I have a test included.  Tested under
mysql... not sure if the syntax can be assumed the way I did it for
all cases...


On 7/5/07, Michael Koziarski <[EMAIL PROTECTED]> wrote:
>
> > A default of SELECT table_name.* in the presence of a :joins option
> > just seems to make sense all around.  Is there some benefit to always
> > using SELECT * that warrants using it as the default even when it
> > opens the door for such dangerous and unexpected behavior?
>
> That sounds like it could be a nice little patch,  give it a try and
> reply here once it's uploaded.
>
> > At the very least the documentation for :joins should say "always
> > specify :select or else..."
>
> Agreed, if you can't get the solution above to work, send us a docs patch.
>
> --
> Cheers
>
> Koz
>
> >
>


-- 
Gabe da Silveira
http://darwinweb.net

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to