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

[Request] Ignore sys tables in sp_doc #224

Closed
lowlydba opened this issue Dec 22, 2021 · 1 comment
Closed

[Request] Ignore sys tables in sp_doc #224

lowlydba opened this issue Dec 22, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@lowlydba
Copy link
Owner

Is your feature request related to a problem? Please describe.

Currently sp_doc will include system tables in a user database - it should not include them.

@lowlydba lowlydba added the enhancement New feature or request label Dec 22, 2021
@lowlydba lowlydba self-assigned this Dec 22, 2021
@lowlydba
Copy link
Owner Author

Main use case detailed here: flyway/flyway#1095

lowlydba added a commit that referenced this issue Dec 23, 2021
lowlydba added a commit that referenced this issue Dec 23, 2021
* exclude SSDT sys tables

Fixes #224

* bump version

* fix url

* use alias'd col references

* fix ssdt table logic

* Update sp_doc.Tests.sql

* CI produced files

Co-authored-by: Appveyor <appveyor@lowlydba.com>
lowlydba added a commit that referenced this issue Dec 23, 2021
* update codecov binary source (#222)

* update codecov binary source

* Update appveyor.yml

* Update appveyor.yml

* CI produced files

Co-authored-by: Appveyor <appveyor@lowlydba.com>

* Sp doc exclude ssdt sys tables (#225)

* exclude SSDT sys tables

Fixes #224

* bump version

* fix url

* use alias'd col references

* fix ssdt table logic

* Update sp_doc.Tests.sql

* CI produced files

Co-authored-by: Appveyor <appveyor@lowlydba.com>

* Update super-linter.yml

* Update .gitignore

* test removing opencoverxml files locally

pretty sure they aren't needed - just the sp file copies

Co-authored-by: Appveyor <appveyor@lowlydba.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant