On 29 Dec 2010, at 05:49, Shea Levy wrote:
> Hi all,
>
> What's the best way to implement performance enhancements from the
> outside-in? For example, if I'm working test-free and I know I'm going to be
> looking up my Shops by phone number often, I'll write a migration to make
> phone_number
Hi all,
What's the best way to implement performance enhancements from
the outside-in? For example, if I'm working test-free and I know I'm going
to be looking up my Shops by phone number often, I'll write a migration to
make phone_number an index of the shops table. What feature(s) and spec(s)