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

Start-DbaMigration - Fixed documentation #7372

Merged
merged 1 commit into from
May 25, 2021

Conversation

andreasjordan
Copy link
Contributor

Type of Change

  • Bug fix (non-breaking change, fixes [Bug] Start-DbaMigration refers to nonexisting flag in help topics: -ExcludeBackupCleanup #6792 )
  • 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

Just removed the reference to the non existing parameter.

@andreasjordan andreasjordan changed the title Start-DbaMigratio - Fixed documentation Start-DbaMigration - Fixed documentation May 25, 2021
Copy link
Collaborator

@jpomfret jpomfret left a comment

Choose a reason for hiding this comment

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

looks good - thanks

@jpomfret
Copy link
Collaborator

unrelated test failures

@jpomfret jpomfret merged commit 963284b into development May 25, 2021
@andreasjordan andreasjordan deleted the 6792_StartDbaMigration_FixDocs branch July 4, 2021 06:56
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] Start-DbaMigration refers to nonexisting flag in help topics: -ExcludeBackupCleanup
2 participants