-
-
Notifications
You must be signed in to change notification settings - Fork 841
Insights: dataplat/dbatools
Overview
Could not load contribution data
Please try again later
58 Pull requests merged by 7 people
-
September 2025 GDR
#9836 merged
Sep 9, 2025 -
Copy-DbaDbCertificate - Fix command and test
#9831 merged
Sep 6, 2025 -
Remove duplicate 'PSAvoidUsingWriteHost' rule from analyzer
#9834 merged
Sep 5, 2025 -
Fix test for Copy-DbaDatabase
#9829 merged
Sep 2, 2025 -
Expand-DbaDbLogFile - Fix command and test
#9830 merged
Sep 2, 2025 -
Copy-DbaDbAssembly - refactor test
#9827 merged
Sep 2, 2025 -
Refactor Filestream related tests
#9828 merged
Sep 2, 2025 -
Added db.Refresh() to Test-DbaAvailabilityGroup
#9812 merged
Sep 1, 2025 -
Enhance tests
#9825 merged
Sep 1, 2025 -
Set-FileSystemSetting - Move from WMI to CIM to support pwsh
#9820 merged
Aug 31, 2025 -
Invoke-DbaDbDecryptObject - Support trust server certificate by using Connect-DbaInstance
#9826 merged
Aug 30, 2025 -
Invoke-DbatoolsRenameHelper - fix command and tests
#9822 merged
Aug 27, 2025 -
Some pester improvements
#9819 merged
Aug 27, 2025 -
Huge performance improvement in query for duplicate/overlapping indexes
#9817 merged
Aug 26, 2025 -
More fixes to stabilize the pester 5 tests
#9813 merged
Aug 25, 2025 -
Give Get-DbaProcess an Intersect mode
#9809 merged
Aug 23, 2025 -
Invoke-DbaDbDataMasking - Improve performance
#9671 merged
Aug 23, 2025 -
Standardize and improve parameter help
#9810 merged
Aug 23, 2025 -
A very big pester 5 cleanup
#9807 merged
Aug 23, 2025 -
Rewrite test for Restore-DbaDatabase
#9806 merged
Aug 23, 2025 -
Enhance and clarify documentation
#9803 merged
Aug 22, 2025 -
Get-DbaClientProtocol - remove wrong filter
#9805 merged
Aug 22, 2025 -
Remove-DbaDatabaseSafely - suppress output of created category
#9801 merged
Aug 22, 2025 -
Find-DbaDbGrowthEvent: remove wrong filter
#9802 merged
Aug 21, 2025 -
Test-DbaDiskAllocation: Use computername instead of ipaddress to support localhost
#9800 merged
Aug 21, 2025 -
Install-DbaAgentAdminAlert - Fix operator and alert creation
#9797 merged
Aug 21, 2025 -
Move the last tests from pester 4 to pester 5
#9798 merged
Aug 21, 2025 -
Fix usage of EnableException in pester 5 test
#9795 merged
Aug 20, 2025 -
More test migrations and fixes
#9796 merged
Aug 20, 2025 -
Migrate some of the last pester 4 tests
#9790 merged
Aug 20, 2025 -
Copy-DbaSystemDbUserObject - fix typo
#9794 merged
Aug 20, 2025 -
Add-DbaAgDatabase: Fix spelling - use JoinAvailablityGroup with the typo as this is what the SMO uses
#9793 merged
Aug 20, 2025 -
Save-DbaDiagnosticQueryScript - fix downloader and update files
#9788 merged
Aug 18, 2025 -
More fixes for pester 5 tests focusing on parameter tests
#9787 merged
Aug 18, 2025 -
Remove redundant global variable
#9785 merged
Aug 17, 2025 -
Formatting tests
#9784 merged
Aug 17, 2025 -
Remove XESmartTarget Commands and Fix DAC
#9783 merged
Aug 17, 2025 -
Fix tests that needed extra care after migration to pester 5
#9780 merged
Aug 16, 2025 -
Move SqlPackage & XESmartTarget from bundled to installer-based dependencies
#9776 merged
Aug 16, 2025 -
Standardization of BeforeAll/AfterAll in tests
#9781 merged
Aug 16, 2025 -
Refactor and enhance Pester tests batch
#9768 merged
Aug 15, 2025 -
Refactor and enhance Pester tests batch
#9769 merged
Aug 15, 2025 -
Refactor and enhance Pester tests batch
#9759 merged
Aug 15, 2025 -
Refactor and enhance Pester tests batch
#9772 merged
Aug 15, 2025 -
Refactor and enhance Pester tests batch
#9778 merged
Aug 14, 2025 -
Refactor and enhance Pester tests batch
#9779 merged
Aug 14, 2025 -
Refactor and enhance Pester tests batch
#9775 merged
Aug 14, 2025 -
Refactor and enhance Pester tests batch
#9770 merged
Aug 14, 2025 -
Refactor and enhance Pester tests batch
#9777 merged
Aug 14, 2025 -
Refactor and enhance Pester tests batch
#9773 merged
Aug 14, 2025 -
Refactor and enhance Pester tests batch
#9771 merged
Aug 14, 2025 -
Refactor and enhance Pester tests batch
#9758 merged
Aug 14, 2025 -
Refactor and enhance Pester tests batch
#9755 merged
Aug 14, 2025 -
August 2025 SQL Server GDR releases
#9774 merged
Aug 12, 2025 -
Refactor and enhance Pester tests batch
#9760 merged
Aug 11, 2025 -
Cleanup AppVeyor configuration scripts
#9766 merged
Aug 10, 2025 -
Refactor and enhance Pester tests batch
#9761 merged
Aug 10, 2025 -
Refactor and enhance Pester tests batch
#9762 merged
Aug 10, 2025
2 Pull requests opened by 2 people
-
Get-DbaDatabase - Add wildcard support for Database and ExcludeDatabase
#9815 opened
Aug 25, 2025 -
Fix and enable some more tests
#9832 opened
Sep 3, 2025
8 Issues closed by 3 people
-
MSSQL 2005 PowerShell 7 Error In Login Process
#9821 closed
Sep 2, 2025 -
Find-DbaDbDuplicateIndex takes 15 minutes running on a server with 50 databases with many objects
#9816 closed
Aug 31, 2025 -
Let Get-DbaProcess optionally use the intersection of its arguments, rather than the union
#9808 closed
Aug 23, 2025 -
Invoke-DbaDbDataMasking - Poor performance
#7940 closed
Aug 23, 2025 -
Set-DbaNetworkCertificate CspKeyContainerInfo is Empty
#9238 closed
Aug 22, 2025 -
Install-DbaAgentAdminAlert / New-DbaAgentAlert - Bug when creating new operator
#9756 closed
Aug 21, 2025
6 Issues opened by 4 people
-
Expand-DbaDbLogFile: Add -TargetVlfCount Parameter
#9835 opened
Sep 6, 2025 -
Get-DbaDatabase -Database and -ExcludeUser parameters do not accept wildcards as documented
#9814 opened
Aug 25, 2025 -
New-DbaDbSnapshot: Fails on Availability Group Secondaries in Docker
#9804 opened
Aug 21, 2025 -
Get-DbaDbOrphanUser contained availability group
#9789 opened
Aug 18, 2025
10 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Versions of included sqlserver DLLs both newer and older than sqlserver module.
#9280 commented on
Aug 11, 2025 • 0 new comments -
Sync-DbaAvailabilityGroup intermittently working where secondary is setup for readonly routing
#9648 commented on
Aug 11, 2025 • 0 new comments -
Support Backup/Restore to Amazon S3
#9254 commented on
Aug 15, 2025 • 0 new comments -
Ability to specify Port, Require SSL and SMTP Authentication Type for New-DbaDbMailAccount
#9139 commented on
Aug 15, 2025 • 0 new comments -
"unable to load DLL 'Microsoft.Data.SqlClient.SNI.dll'" errors with pwsh and credentials
#8268 commented on
Aug 15, 2025 • 0 new comments -
[Import-DbaCsv] Failure | Unable to load DLL "Microsoft.Data.SqlClient.SNI.x64.dll": The specified module could not be found. (Exception from HRESULT: 0x8007007E)
#9630 commented on
Aug 20, 2025 • 0 new comments -
EXPECTED ERROR: Update-Module dbatools Authenticode Issue for 2.5.5 / 2.7.x
#9748 commented on
Aug 20, 2025 • 0 new comments -
3 DAC errors reporting in SQL logs / Application Event Log.
#9204 commented on
Sep 4, 2025 • 0 new comments -
Test-DbaAvailabilityGroup
#2190 commented on
Sep 6, 2025 • 0 new comments -
Update-DbaInstance not handling NoPendingRenameCheck switch correctly
#9219 commented on
Sep 9, 2025 • 0 new comments