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

Adjustment for oracle database connection, oracle jdbc driver added #180

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

fleed141
Copy link

The connection string for multitenant oracle databases is different to the one used for non-multitenant databases, until now you were unable to connect to a multitenant database due to that difference. I added a boolean parameter for setting one string or the other and a oracle ojdc driver for convenience that should work for all oracle databases starting from version 12.1 onward.

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

Successfully merging this pull request may close these issues.

1 participant