ActiveRecord does not work with views
-------------------------------------

                 Key: JRUBY-2087
                 URL: http://jira.codehaus.org/browse/JRUBY-2087
             Project: JRuby
          Issue Type: Bug
          Components: ActiveRecord-JDBC
    Affects Versions: JRuby 1.1RC1
         Environment: OSX, Postgres 8.3
            Reporter: Hagen


All is working fine in ruby, but in jruby:

PoEM::Identity
# => PoEM::Identity(id: integer, uri: text)
PoEM::Access
# => PoEM::Access(Table doesn't exist)

Where Access is a view. This was perfectly alright for activerecord/ruby, so 
why does activerecord/jruby complain?

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