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

Make username/password optional and add driver property #208

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

Chavjoh
Copy link
Contributor

@Chavjoh Chavjoh commented Jan 24, 2024

As we may not have both username and password set (for example when using Oracle Wallet, only the URL is set), I made them optional (otherwise it throws an exception if they are empty).

I also added the driver property that was missing. Not having it defined, for example for Oracle, will lead to runtime exceptions not finding the corresponding driver.

I updated the documentation accordingly and took the opportunity to update the default value of key and value fields as they had a different default value from what was documented.

@Chavjoh
Copy link
Contributor Author

Chavjoh commented Feb 3, 2024

Hi @radcortez, may I ask you to review this pull request :) ?

@Chavjoh Chavjoh requested a review from radcortez February 7, 2024 22:00
@radcortez
Copy link
Collaborator

Thank you for the PR :)

@radcortez radcortez merged commit 06c0d9b into quarkiverse:main Feb 8, 2024
1 check passed
@github-actions github-actions bot added this to the 2.3.1 milestone Feb 8, 2024
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.

2 participants