Rails 2.0 change in method signature for attributes_with_quotes breaks with 
activerecord-jdbc 0.6
-------------------------------------------------------------------------------------------------

                 Key: JRUBY-1570
                 URL: http://jira.codehaus.org/browse/JRUBY-1570
             Project: JRuby
          Issue Type: Bug
          Components: ActiveRecord-JDBC
         Environment: windows xp, java 1.6.02, jruby trunk, edge rails, 
activerecord-jdbc 0.6, mysql 5.1
            Reporter: Alex Durgin


The signature for ActiveRecord::Base.attributes_with_quotes has changed with 
Rails 2.0 and activerecord-jdbc is overriding this method in 
active_record\connection_adapters/jdbc_adapter.rb.

The workaround for adapters not requiring the override is to comment out the 
method within activerecord-jdbc.

The issue was discovered by update failures.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to