ActiveRecord bug since 1.0

Hi list,
I’m using rails 1.0 with a postgressql backend.

I noticed that ActiveRecord in rails 1.1+ casts all columns to string
when using find_by_sql().

Can someone please confirm that this is a bug or the way AR are going to
work from here on??

Regards,
Henrik