Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 730 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 730 Bytes

README

Addin works only in MS SSMS 18 (2019)

Developed in Visual Studio 2019

Install

Download the latest release.

You may need to unblock the zip file before extracting. Right click on the zip file in Windows Explorer and select Properties. If you see an Unblock button or checkbox then click it.

Extract the zip file and copy the folder into the SSMS extension folder. Remove or replace any previous version. Run the included reg file to skip the load error.

  • 18 - C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\Extensions

Contribution guidelines

  • Create a separate branch and then generate a merge request