Hi pl,

On Mon, 2009-07-13 at 06:10 -0700, pl wrote:

> The strange thing is that Mongrel shows the right query:
> Message Load (0.6ms)   SELECT * FROM "messages" WHERE
> ("messages"."archived" = 'false') AND ("messages"."to" = 3) ORDER BY
> created_at DESC
> 
> But I don't see any messages anymore (archived and not archived).

What does the database return if you execute the select outside of your
app?  (I'm assuming you either know the command-line syntax or have a
GUI front-end.)

Bill


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to