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

Add support for Intersystems IRIS jdbc driver #7607

Merged
merged 2 commits into from
Sep 12, 2024
Merged

Conversation

amarziali
Copy link
Collaborator

@amarziali amarziali commented Sep 12, 2024

What Does This Do

Add support for connection parsing and prepared statement tracing for intersystems jdbc driver.

The documentation for the connection url: https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=BJAVA_connecting#BJAVA_connecting_create_url_parms

Motivation

Additional Notes

Contributor Checklist

Jira ticket: APMS-13205

Copy link
Contributor

@PerfectSlayer PerfectSlayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!
First time I see uppercase in a jdbc connection url!

@PerfectSlayer PerfectSlayer changed the title Support Intersystems IRIS jdbc driver Add support for Intersystems IRIS jdbc driver Sep 12, 2024
@amarziali amarziali merged commit 5dc6a14 into master Sep 12, 2024
81 checks passed
@amarziali amarziali deleted the andrea.marziali/iris branch September 12, 2024 10:59
@github-actions github-actions bot added this to the 1.40.0 milestone Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants