[Ruby] Dumb ActiveRecord question

Tom Lianza tlianza at gmail.com
Fri Jan 5 17:35:38 PST 2007


On 1/5/07, Alex Vollmer <alex.vollmer at gmail.com> wrote:
>
>
> ActiveRecord creates some LEFT OUTER JOIN SQL that
> performs a sequential table scan.


Is this a problem that adding an index to that column in the database would
solve?

Tom


More information about the Ruby mailing list