Skip to content

1.6 - Sixxxxxx

Compare
Choose a tag to compare
@lowlydba lowlydba released this 30 Nov 23:30
4d8629e

General

  • Major overhaul of the testing components, both local and appveyor
    • Pester 5 now runs all tests & the T-SQL linting, reporting results to appveyor 🎉
    • tSQLt is fetched at run time on appveyor, reducing the repo size considerably
    • Fewer files/steps in general to get tests up and running
  • Improved overall linting, including PowerShell linting
  • Inclusion in dbatools via Install-DbaMultiTool !!

sp_sizeoptimiser

  • Fixed example in header content that was causing issues when running via dbatools' Invoke-DbaQuery

sp_helpme

N/A

sp_estindex

  • Fixed unit tests that weren't compatible with Azure SQL (we can't use system databases for these tests)

sp_doc

  • Includes Data Sensitivity Classifications in 2019+ (when present)