Oracle behind ActiveRecord-JDBC fails with "Invalid column index"
-----------------------------------------------------------------

                 Key: JRUBY-2018
                 URL: http://jira.codehaus.org/browse/JRUBY-2018
             Project: JRuby
          Issue Type: Bug
          Components: ActiveRecord-JDBC
    Affects Versions: JRuby 1.1RC1
         Environment: Oracle, ARJDBC 0.7.1, Rails 1.2.3
            Reporter: K Venkatasubramaniyan
            Priority: Critical


A simple insert with ARJDBC & Oracle fails with the following error:

ActiveRecord::ActiveRecordError: Invalid column index: INSERT INTO SomeTable 
(col_1, col_2) VALUES(empty_blob(), 'test')

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