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

Invoke-DbaQuery.ps1: Parameter documentation #7366

Merged
merged 10 commits into from
May 25, 2021

Conversation

NReilingh
Copy link
Contributor

Fixes a dead link and adds some useful reference info for -CommandType. Fixes #7359.

Type of Change

  • Bug fix (non-breaking change, fixes # )
  • New feature (non-breaking change, adds functionality, fixes # )
  • Breaking change (effects multiple commands or functionality, fixes # )
  • Ran manual Pester test and has passed (`.\tests\manual.pester.ps1)
  • Adding code coverage to existing functionality
  • Pester test is included
  • If new file reference added for test, has is been added to github.com/sqlcollaborative/appveyor-lab ?
  • Nunit test is included
  • Documentation
  • Build system

Copy link
Contributor

@andreasjordan andreasjordan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@potatoqualitee
Copy link
Member

Awesome, thank you so much @NReilingh! Will merge once tests re-run.

@potatoqualitee potatoqualitee merged commit 098b8cc into dataplat:development May 25, 2021
@potatoqualitee
Copy link
Member

Thank you so much! The failure is with an unrelated command that's having an issue on appveyor.

@NReilingh NReilingh deleted the patch-2 branch May 26, 2021 04:24
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.

[Bug] Link in documentation of Invoke-DbaQuery not valid
4 participants