Is there a way to alter the table name used?
Or can the code be changed to quote the session table?
ActiveRecord::StatementInvalid (OCIError: ORA-00903:
invalid table name: SELECT data FROM session WHERE id = 3 FOR UPDATE)
ActionView::Template::Error ("DESC session" failed; does it exist?)
Thanks,