SQL Prompt 10.4 release notes
Published 16 September 2020
10.4.7.16599 - Released on 9th November 2020
Features
- General performance improvements
10.4.6.16406 - Released on 26th October 2020
Fixes
- Fixed Smart Rename and Split Table for connections using TrustServerCertificate.
10.4.5.16318 - Released on 15th October 2020
Fixes
- Fixed a crash on startup in Visual Studio.
10.4.4.16312 - Released on 15th October 2020
Features
- Added support for Smart Rename and Split Table for Azure MFA connections.
Fixes
- Fixed script being misinterpreted when AT TIME ZONE was used with a variable.
- Fixed an authentication issue with Find Invalid Objects, Smart Rename and Split Table.
- Fixed an issue where re-authentication would be required after a Script as Alter command when using Azure MFA connections.
10.4.3.16246 - Released on 9th October 2020
Features
- Improved the appearance of tab history in high contrast mode.
- Improved the appearance of the suggestions drop down in high contrast mode.
- Improved the appearance of the code analysis drop down in high contrast mode.
- Improved the appearance of the formatting options in high contrast mode.
Fixes
- Improve Tab History usability in high contrast mode
- Fixed an issue which could cause suggestions to not refresh when using Azure MFA connections.
- Fixed an issue where Smart Rename fails to run with a missing file error.
10.4.2.16131 - Released on 28th September 2020
Fixes
- Fixed an issue where statements within the then clause of an if statement may not indent correctly in specific conditions.
- Fixed an issue where tab colors were not being persisted when changed from the Object Explorer menu.
10.4.1.16091 - Released on 22nd September 2020
Fixes
- Fixed a formatting issue which could occur when using the 'Tabs Where Possible' option for whitespace.
- Fixed an issue where the template parameters window incorrectly appears after auto-completing some snippets.
- Fixed an issue with smart rename when renaming a view that has a dependent trigger.
- Fixed an issue which could cause suggestions to not show when using Sql Password to connect to servers outside of the local domain.
- Fixed an issue where suggestions stop working after using CHAR() in some places in a script.
10.4.0.16033 - Released on 16th September 2020
Features
- Support for connecting to servers using Active Directory Universal with MFA in SSMS.
Fixes
- Fixed an issue where Script as INSERT may fail when specific Windows region settings are used.
- Made parentheses in a WITH clause align more consistently when the identifier is on a new line.