-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Adding schema collection to sqlserver #17258
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
The |
8 similar comments
The |
The |
The |
The |
The |
The |
The |
The |
451f2e1
to
7fff439
Compare
The |
4 similar comments
The |
The |
The |
The |
The |
3 similar comments
The |
The |
The |
The |
sqlserver/hatch.toml
Outdated
post-install-commands = [ | ||
"python -m pip install deepdiff", | ||
] | ||
|
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.
tag deepdiff
Test Results 2 files 2 suites 4m 5s ⏱️ Results for commit e43e6cc. ♻️ This comment has been updated with latest results. |
The |
The |
The |
The |
The |
The |
The |
The |
The |
The |
The |
The |
The |
What does this PR do?
This PR will allow to collect schemas in sqlserver integration.
Motivation
Schemas contribute significantly to improving the observability of databases.
Additional Notes
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.