Hi- I'm trying to submit a query through active record, and when I watch the development log to see what is getting passed in, I see something like this:
SELECT * FROM "my_model" WHERE (some_name LIKE E'%search%') Is the "E" character supposed to be there? I am not getting results returned and I don't know where that is coming from. Any ideas? Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

