
Adds Active Directory - Password authentication support.
Features
- Active Directory – Password authentication support.
- Microsoft Azure SQL Database syntax support for format SQL:
- maxsize.
- edition.
- service_objective.
Fixes
- The "Safe rename cannot be applied to the selected object" message is shown when Visual Studio SQL Server Object Explorer context menu Safe rename command is used to rename a column or a parameter.
- The Unused variables and parameters command highlights the wrong part of the code when the cursor is placed in the middle of the SQL script.
- The SQL xlock and rowlock keywords are enclosed in brackets when the "Enclose identifiers in brackets" option under the Formatting tab of the Options dialog is enabled.
- The "Add spaces around operations" option under the Arithmetic tab of the Options dialog puts all code in one line when is checked.
- The SQL nolock keyword is capitalized with the wrong option under the Capitalization tab of the Options dialog.
- The "Keep empty lines before/after comments" option under the Formatting tab of the Options dialog remove empty line before line comment when checked.
- The inline comments are always moved to the complete left in the SQL script when using any of the formatting profiles.
- The "Remove empty lines" option under the Formatting tab of the Options dialog does not remove empty lines below line comments.
- The "Don't format operations less than" option under the Logical tab of the Options dialog puts SQL code after inline comments.
- The options under the Where in values tab do not work when in the SQL code a SQL Delete statement is used.