Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 790 Bytes

File metadata and controls

26 lines (19 loc) · 790 Bytes

What does this PR do?

A clear description of the change and why it's being made.

Which component(s) does this affect?

  • Full Dashboard
  • Lite Dashboard
  • Lite Tests
  • SQL collection scripts
  • CLI Installer
  • GUI Installer
  • Documentation

How was this tested?

Describe the testing you've done. Include:

  • SQL Server version(s) tested against
  • Steps to verify the change works

Checklist

  • I have read the contributing guide
  • My code builds with zero warnings (dotnet build -c Debug)
  • I have tested my changes against at least one SQL Server version
  • I have not introduced any hardcoded credentials or server names