Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System user other than "SYSTEM" #2257

Open
ioev opened this issue Jan 28, 2022 · 2 comments
Open

System user other than "SYSTEM" #2257

ioev opened this issue Jan 28, 2022 · 2 comments

Comments

@ioev
Copy link

ioev commented Jan 28, 2022

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.

@yahonda
Copy link
Collaborator

yahonda commented Feb 9, 2022

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

@ioev
Copy link
Author

ioev commented Feb 9, 2022

Sure, I can give that a shot.

ioev pushed a commit to ioev/oracle-enhanced that referenced this issue Feb 9, 2022
ioev pushed a commit to ioev/oracle-enhanced that referenced this issue Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants