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

fix: Better detection of Oracle client #736

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

nj1973
Copy link
Contributor

@nj1973 nj1973 commented Feb 17, 2023

Better detection of OracleClient when cx-Oracle is not installed, protecting from:

TypeError: isinstance() arg 2 must be a type, a tuple of types, or a union

@nj1973
Copy link
Contributor Author

nj1973 commented Feb 17, 2023

/gcbrun

@nj1973 nj1973 merged commit efce0b8 into develop Feb 21, 2023
@nj1973 nj1973 deleted the fix/issue-735-oracle-client-dependency branch February 21, 2023 15:56
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.

validate row: Issue with Oracle identification when no Oracle client installed
2 participants