Hi All:
I have some tables with large (in terms of data size) columns. When I
use apply scopes, specifically to sort and search, these tables take
significantly longer than the other tables. As an experiment, I
duplicated a table, removed the large column and tried the sort/search
and it worked as fast as the tables without large columns.
I need something like :ignore => 'big_column' which would remove
big_column from the SQL query before anything is done.
Thanks,
Don Z.
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" 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/hobousers?hl=en.