Meta data does not resolve correctly on oracle when there is a name conflict
from another visible schema
--------------------------------------------------------------------------------------------------------
Key: JRUBY-1254
URL: http://jira.codehaus.org/browse/JRUBY-1254
Project: JRuby
Issue Type: Bug
Components: ActiveRecord-JDBC
Affects Versions: JRuby 1.0.0
Reporter: Matthew Field
Assignee: Thomas E Enebo
1. On Oracle
2. Have a view in the schema that is logged into that has the same name as a
table in a different schema that is visible by the logged in user
3. set_table_name to the view for an activerecord base
3. The meta-data (column list) that is retrieved is the columns from the table
in the other schema rather than from the view.
This doesn't not occur in the normal active record oracle.
--
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