oracle-enhanced icon indicating copy to clipboard operation
oracle-enhanced copied to clipboard

System user other than "SYSTEM"

Open ioev opened this issue 3 years ago • 2 comments

I noticed in https://github.com/rsim/oracle-enhanced/blob/4ac11553d1e31297b1f7ad421883c9e398e5e9ff/lib/active_record/connection_adapters/oracle_enhanced/database_tasks.rb the system user is hardcoded as "SYSTEM". We currently use a different username to create tables, so it would be nice if the username could be customized similar to the password.

ioev avatar Jan 28 '22 16:01 ioev

Thanks for the report. Would you consider opening a pull request?

yahonda avatar Feb 09 '22 03:02 yahonda

Sure, I can give that a shot.

ioev avatar Feb 09 '22 15:02 ioev