-
Notifications
You must be signed in to change notification settings - Fork 138
Fetch table and column descriptions #82
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
@mxmzdlv - would appreciate if you could take a look at this when you get a chance |
@tswast - as the last person to merge code into this repo, do you know who's the right person to ask in order to get some feedback/guidance on this? |
@hsheth2 - it sometimes takes them some time to get to PRs. |
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've added tests for the relevant functionality. Looks good to me.
Thanks for the contribution @hsheth2 !
@tswast thanks for adding the tests and getting this over the finish line :) |
This empty commit is a follow-up to PR googleapis#82, It should allow release-please to update the changelog.
This empty commit is a follow-up to PR #82, It should allow release-please to update the changelog.
A fairly simple change to fetch descriptions during reflection. It just follows the directives set up by the docs https://docs.sqlalchemy.org/en/13/core/internals.html#sqlalchemy.engine.default.DefaultDialect.