1.1.1
- Included the latest sp_generate_merge from "https://github.com/readyroll/generate-sql-merge".
- Surrounded object identifiers with square brackets. For example, USE [CompanyName.ProjectName].
- Introduced some dependencies on SSDT to prevent installing it on an instance without the proper SSDT tools installed.
- Enabled the support for Visual Studio 2019.