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

Allow overriding system user on db create.

Open ioev opened this issue 3 years ago • 3 comments

#2257

Change to allow the a user to specify a different system user. I went with only allowing via an environment variable, as adding a new $stdin might quality as a breaking change.

ioev avatar Feb 09 '22 18:02 ioev

Looks consistent with SYSTEM password.

akostadinov avatar Feb 10 '22 17:02 akostadinov

Please rebase from the master branch to address RSpec failures.

yahonda avatar Feb 24 '22 23:02 yahonda

#2257

Change to allow the a user to specify a different system user. I went with only allowing via an environment variable, as adding a new $stdin might quality as a breaking change.

@yahonda @ioev What can be done to get this pr merged? It would be really helpful to be able to set the user. Thanks!

roger-link avatar May 11 '23 16:05 roger-link