Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-10 | 2.0 kB | |
v2.1.32 source code.tar.gz | 2025-07-10 | 3.0 MB | |
v2.1.32 source code.zip | 2025-07-10 | 4.5 MB | |
Totals: 3 Items | 7.5 MB | 0 |
What's Changed
- Update dbatools-buildref-index.json SQL 2022 CU19 by @MikeyBronowski in https://github.com/dataplat/dbatools/pull/9676
- Export-DbaDbTableData, changed examples to make them usable by @niphlod in https://github.com/dataplat/dbatools/pull/9677
- Get-DbatoolsChangelog, direct to the "correct" page by @niphlod in https://github.com/dataplat/dbatools/pull/9678
- New-DbaDbSnapshot: Add Basic Availability Group Support by @ReeceGoding in https://github.com/dataplat/dbatools/pull/9632
- support lower-than-2012 instances (using RAISERROR instead of THROW) by @niphlod in https://github.com/dataplat/dbatools/pull/9659
- Get-DbaAgDatabase: Fix example by @andreasjordan in https://github.com/dataplat/dbatools/pull/9683
- Invoke-DbaDbDataMasking - fix up decimal & bit support by @AdamJKoehler in https://github.com/dataplat/dbatools/pull/9664
- Set-DbaAgentJobOutputFile: Made it more clear that the Job and Step parameters expect names. by @ReeceGoding in https://github.com/dataplat/dbatools/pull/9675
- Enable-DbaReplPublishing, fix example by @niphlod in https://github.com/dataplat/dbatools/pull/9660
- Connect-DbaInstance / Invoke-DbaQuery - Open a correct new connection when ConnectAsUserName is used and fix usage of AppendConnectionString by @andreasjordan in https://github.com/dataplat/dbatools/pull/9680
- Added table schema to Get-DbaDbForeignKey by @pollusb in https://github.com/dataplat/dbatools/pull/9685
- July 2025 GDR by @rwestMSFT in https://github.com/dataplat/dbatools/pull/9703
- 2022 CU 20 by @rwestMSFT in https://github.com/dataplat/dbatools/pull/9705
- Remove-DbaDbOrphanUser, avoid readonly dbs by @potatoqualitee in https://github.com/dataplat/dbatools/pull/9704
- Remove-DbaDatabaseSafely and Remove-DbaDatabase: added "Name" as an alias for "Database" by @ReeceGoding in https://github.com/dataplat/dbatools/pull/9698
Full Changelog: https://github.com/dataplat/dbatools/compare/v2.1.31...v2.1.32