On May 14, 10:23 pm, "Alexey Verkhovsky" <[EMAIL PROTECTED]> wrote: > On 5/14/07, Hongli Lai <[EMAIL PROTECTED]> wrote: > Rails continuous build > athttp://cruisecontrolrb.thoughtworks.com/builds/RubyOnRailsruns > ActiveRecord unit tests with Postgres 8.2.3, among other things. And > it usually passes. Which directly contradicts your above statement. > > So I wonder if it points to some error or omission in my build setup. > Can you, please, clarify the problem? > > Your friendly build monkey, > Alex Verkhovsky
I'm running Ubuntu Linux 7.04 (Feisty) with PostgreSQL 8.2.4. I checked out Rails edge (unmodified) from SVN. When I run 'rake test_postgresql' in the activerecord directory, I get a ton of errors. You can read them at: http://izumi.plan99.net/ruby-postgresql-errors.txt They're mostly related to string escaping. Because of these problems I cannot use binary columns in Ruby on Rails project, which uses PostgreSQL. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en -~----------~----~----~----~------~----~------~--~---
