-
Notifications
You must be signed in to change notification settings - Fork 33
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
oracle adapter support #94
base: main
Are you sure you want to change the base?
Conversation
Added Oracle adapter support
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for opening this PR @vinodsugur, and sorry for the delay in getting to review this. Oracle support would definitely be a nice-to-have feature. The code in general looks good and I left a few comments. Can you address those? Can you also make sure that Oracle gets added to the supported adapters list in the README?
I have resolved open queries.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have resolved open queries. Please review.
|
I have closed on all open points. |
Added Oracle adapter support
Description & motivation
Checklist
integration_tests/models
, dbt data tests inintegration_tests/tests
or integration tests in the CI workflow)