Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-09 | 1.6 kB | |
v2.1.31 source code.tar.gz | 2025-05-09 | 3.0 MB | |
v2.1.31 source code.zip | 2025-05-09 | 4.5 MB | |
Totals: 3 Items | 7.5 MB | 0 |
What's Changed
- New-DbaConnectionStringBuilder, param reorganization by @niphlod in https://github.com/dataplat/dbatools/pull/9613
- Update dbatools-buildref-index.json SQL 2017 Azure Connect Pack by @MikeyBronowski in https://github.com/dataplat/dbatools/pull/9620
- Update dbatools-buildref-index.json SQL 2022 CU18 by @MikeyBronowski in https://github.com/dataplat/dbatools/pull/9625
- Set-DbaAgentOperator, better docs by @niphlod in https://github.com/dataplat/dbatools/pull/9617
- New/Remove-DbaAgentOperator, better docs by @niphlod in https://github.com/dataplat/dbatools/pull/9621
- New-DbaDbMaskingConfig, handle numeric by @niphlod in https://github.com/dataplat/dbatools/pull/9622
- Get-DbaDbUser, faster enumeration when targeting single db by @niphlod in https://github.com/dataplat/dbatools/pull/9623
- Start-DbccCheck, better extraction of errors by @niphlod in https://github.com/dataplat/dbatools/pull/9624
- New-DbaDbMaskingConfig, account for lots of tables by @niphlod in https://github.com/dataplat/dbatools/pull/9642
- buildref, "touch" LastUpdated even if no new CU have been shipped by @niphlod in https://github.com/dataplat/dbatools/pull/9661
- Install-DbaDarlingData: Added new stored procedures, documented abbreviations, and gave every procedure an abbreviation by @ReeceGoding in https://github.com/dataplat/dbatools/pull/9652
- Set-DbaAgentJobOutputFile: also report the current output file name by @ReeceGoding in https://github.com/dataplat/dbatools/pull/9646
Full Changelog: https://github.com/dataplat/dbatools/compare/v2.1.30...v2.1.31