Skip to content

Comments

Invoke-DbaDbDecryptObject: Enhance handling of dedicated admin connections#10160

Merged
potatoqualitee merged 1 commit intodevelopmentfrom
dac_Invoke-DbaDbDecryptObject
Feb 16, 2026
Merged

Invoke-DbaDbDecryptObject: Enhance handling of dedicated admin connections#10160
potatoqualitee merged 1 commit intodevelopmentfrom
dac_Invoke-DbaDbDecryptObject

Conversation

@andreasjordan
Copy link
Collaborator

Type of Change

  • Bug fix (non-breaking change, fixes # )
  • 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

When opening a connection we test if we need a DAC and we test if we already have a DAC. We reuse a DAC when possible. We remember if we opened a DAC to later be able to close it.

@potatoqualitee
Copy link
Member

thank you for alllllll of these! 🤩

@potatoqualitee potatoqualitee merged commit 9e15aa3 into development Feb 16, 2026
15 checks passed
@potatoqualitee potatoqualitee deleted the dac_Invoke-DbaDbDecryptObject branch February 16, 2026 07:38
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.

2 participants