Displaying 1 result from an estimated 1 matches for "applicationdatabaseaccount".
2006 Jun 30
0
Setting default schema with Oracle
I wish to avoid putting the schema name inside each model class.
set_table_name "schemaName.tableName"
In Oracle one does this with the following statement ...
alter session set current_schema = ApplicationDatabaseAccount;
How do I do this for the connection Rails makes for me?
How do I control the size of the connection pool?
Thanks,
Dennis Byrne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060630/67a170d8/attachment.h...