2009/6/27 Carl <[email protected]>: > > I ran into this exact problem with a php app a little while ago and > you get some very odd errors that are not very useful (from what I > recall they were something like, "problems with your sql at 'select * > from references' " which had me looking at the right area, but for the > wrong thing.)
This should not happen in rails however as it should be something like select * from `references` Colin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

