Oracle -- ActiveRecord objects that use tables outside the defualt schema do 
not get their meta data set
--------------------------------------------------------------------------------------------------------

                 Key: JRUBY-1561
                 URL: http://jira.codehaus.org/browse/JRUBY-1561
             Project: JRuby
          Issue Type: Bug
          Components: ActiveRecord-JDBC
    Affects Versions: JRuby 1.1b1
            Reporter: Matthew Field


Create an ActiveRecord object based on a table not in the default schema 
(Oracle).  The resulting object has no attributes.  In the regular active 
record oracle adaptor, calling set_table_name with a string like 
'schema_name.table_name' is sufficiant.

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