Skip to content

Start-DbaDbEncryption: Add missing parameter and fix documentation#10191

Merged
potatoqualitee merged 3 commits intodevelopmentfrom
fix_Start-DbaDbEncryption_param
Feb 26, 2026
Merged

Start-DbaDbEncryption: Add missing parameter and fix documentation#10191
potatoqualitee merged 3 commits intodevelopmentfrom
fix_Start-DbaDbEncryption_param

Conversation

@andreasjordan
Copy link
Collaborator

@andreasjordan andreasjordan commented Feb 25, 2026

Type of Change

  • Bug fix (non-breaking change, fixes Start-DbaDbEncryption does not support ExcludeDatabase option #10152
  • New feature (non-breaking change, adds functionality, fixes # )
  • Breaking change (affects multiple commands or functionality, fixes # )
  • Ran manual Pester test and has passed (Invoke-ManualPester)
  • Adding code coverage to existing functionality
  • Pester test is included
  • If new file reference added for test, has is been added to github.com/dataplat/appveyor-lab ?
  • Unit test is included
  • Documentation
  • Build system
image

@potatoqualitee
Copy link
Member

ah, nice, how do you find all these? 😅

@potatoqualitee potatoqualitee merged commit e798ca4 into development Feb 26, 2026
14 checks passed
@potatoqualitee potatoqualitee deleted the fix_Start-DbaDbEncryption_param branch February 26, 2026 16: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.

Start-DbaDbEncryption does not support ExcludeDatabase option

2 participants