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

DB2 better url handling #243

Merged
merged 1 commit into from
Dec 20, 2023
Merged

DB2 better url handling #243

merged 1 commit into from
Dec 20, 2023

Conversation

anthonydahanne
Copy link
Member

  • cfCredentials can have in its vcap service json payload other fields with the full jdbc url; this should be the priority to not loose any connection parameters
  • DB2 driver does not support additional properties, it means username and password should not be provided additionally to the retrieved jdbcUrl

* cfCredentials can have in its vcap service json payload other fields with the full jdbc url; this should be the priority to not loose any connection parameters
* DB2 driver does not support additional properties, it means username and password should not be provided additionally to the retrieved jdbcUrl
@anthonydahanne anthonydahanne merged commit d6abe8f into main Dec 20, 2023
1 check passed
@anthonydahanne anthonydahanne deleted the db2-second-take branch December 20, 2023 14:35
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