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