-
Notifications
You must be signed in to change notification settings - Fork 101
chore: support named schemas #1073
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
Conversation
@harshachinta Do you know why the Kokoro docs-presubmit check is failing? It seems to be complaining about a dependency version mismatch, but this PR does not change anything related to that. |
The issue with the docs should be fixed via owlbot once googleapis/synthtool#1916 is merged. |
Ah, thanks for letting me know! 👍 |
Adds support for named schemas to the Python client library and the DB-API driver.