Here is a pic to show what I am referring to. Below that is the code. This is for 2.0.3. Pic was taken in Chrome 20. Happens in FF 12 as well. Happens with or without the captions. And seems random.
…
The following is a result of the following example search condition
Ride.make_name_equals("Chevrolet").model_name_equals("Tahoe")
@@@ sql
SELECT count(*) AS count_all FROM rides INNER JOIN make_mod…