AR models backed by views fail to work
--------------------------------------
Key: JRUBY-1966
URL: http://jira.codehaus.org/browse/JRUBY-1966
Project: JRuby
Issue Type: Bug
Components: ActiveRecord-JDBC
Affects Versions: JRuby 1.1RC1
Environment: MySQL
Reporter: K Venkatasubramaniyan
To verify this,
Just try SomeModelBackedByTable.columns in script/console, this should return
all columns in the table.
Try the same with SomeModelBackedByView.columns and this should result in
"Table ViewName doesn't exist".
--
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