
Adds Visual Studio 2019 integration support.
Features
- CLI switches:
- Code obfuscation [/obf].
- Formatting script [/frs].
- Specify profile for formatting [/pr].
- Input script location [/is].
- Output script location [/os].
- Output script name [/on].
- Microsoft Visual Studio 2019 integration support.
Fixes
- The Indent BEGIN and END blocks option under the Flow control tab of the Options dialog add the extra BEGIN and END block when in stored procedure the begin atomic block exist.
- The values in the Schema combo box of the Encapsulate code dialog can be entered.
- The schemas in the Schema drop down box of the Encapsulate code dialog are missing when the connection is established to an Azure SQL Database.
- A SQL syntax error occurs when in the SQL Odbc scalar function, the Truncate statement is present.
- A SQL syntax error occurs when formatting a code that has the At time zone clause.
- SQL Server Management Studio stops working when the Wrap lines longer than option under the Formatting tab of the Options dialog is used.
- The Wildcard expansion feature does not work for the tables that have 'at' alias.