On 6 March 2010 17:49, Jack Shanter <[email protected]> wrote: > The real "books" and "pages" have decimal and large text columns that > are not always needed.
Could be worth considering extracting those fields into another table and have a 1:1 link... a little messy, but saves you returning lots of data when you only need a small part of it. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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-talk?hl=en.

