SQL Prompt Pro 新版本發表
Released: Nov 10, 2022
10.13.x 中的更新
v10.13.14.2694
Updated Sep 13, 2023
Fixes
- Fixed style override when saving SQL Prompt settings.
- Fixed an issue with SQL History ignoring numbers in search.
- Fixed an issue where single line comments were not properly formatted.
- Fixed registry key "StoreSettingsUnderRoaming" not impacting all the required files.
- Fixed an issue where restoring settings didn't reset the formatting style to default.
v10.13.13.2147
Updated Aug 22, 2023
Features
- Added support for saving advanced search settings for SQL...
Released: May 26, 2022
10.12.x 中的更新
v10.12.6.30951
Updated Oct 20, 2022
Fixes
- Fixed Azure MFA connections for SSMS 19 Preview 3.
- Fixed an issue with renaming tabs in Tab History.
- Altered Export to Excel to treat numeric values as numbers in Excel.
v10.12.5.30313
Updated Sep 28, 2022
Fixes
- Fixed an issue where the SQL Prompt View in the SQL Compare diff window was not working.
- Fixed an issue where Export to Excel was always using a dot as the decimal separator instead of the using the one set by the current locale.
Released: Feb 1, 2022
10.11.x 中的更新
v10.11.12.27800
Updated May 16, 2022
Fixes
- Fixed an issue when applying autofixes in bulk.
- Fixed an issue where try_convert formatting could cause an error.
- Fixed an issue where Qualify Object Names would incorrectly qualify with synonyms from other schemas.
- Fixed an issue when auto completing INSERT INTO statements for tables in a different database to the current connection.
v10.11.11.27632
Updated Apr 28, 2022
Fixes
- Fixed an issue where the command palette wouldn't open in Visual Studio...
Released: Nov 30, 2021
10.10.x 中的更新
v10.10.4.26165
Updated Jan 18, 2022
Features
- Improved detection when Replace Select Into With Create Table autofix is available.
- Added the ability to open SQL Dependency Tracker from the object definition window when viewing an object's dependencies. (SQL Toolbelt Essentials subscription license required).
- Added suggestions for existing resource pools for ALTER and DROP statements.
Fixes
- Fixed an error with the autofix for Add Columns To Insert Statement where it would fail for certain syntax...
Released: Nov 9, 2021
10.9.x 中的更新
v10.9.3.25270
Updated Nov 24, 2021
Features
- Added "no-layout" option to command line formatter.
- Improved suggestions for CREATE TABLE.
Fixes
- Fixed an issue where 'Restore defaults' in the options menu could require multiple attempts to restore default settings.
- Resolved issue with the Bulk Formatter.
- Fixed an issue where SQL Prompt in Visual Studio 2022 may crash when importing and exporting settings.
- Fixed an issue where Smart Rename would crash when using the latest frequent release of SQL...
Released: Sep 14, 2021
10.8.x 中的更新
10.8.4.24201
Updated Nov 1, 2021
10.8.3.23924
Updated Oct 19, 2021
Features
- Added support for DEFAULT_DOMAIN function.
Fixes
- Fixed a crash with Find Invalid Objects when a cached database is no longer available.
10.8.2.23489
Updated Sep 23, 2021
10.8.1.23216
Updated Sep 16, 2021
Fixes
- Fixed a crash when opening tab history.
10.8.0.23164
Updated Sep 14, 2021
Features
- Added the ability to share formatting styles with other users via the Redgate...
Released: Aug 2, 2021
10.7.x 中的更新
v10.7.3.32021
Updated Sep 9, 2021
Fixes
- Fixed a crash when showing the object definition window for table aliases.
v10.7.2.22957
Updated Sep 7, 2021
Features
- Added a Bulk Format to all open tabs option in the Microsoft SSMS Bulk Actions menu. (SQL Toolbelt or SQL Toolbelt Essentials license required)
- Added support for DATEPART function arguments TZOFFSET and ISO_WEEK.
Fixes
- Fixed a display bug with some tooltips.
- Fixed a crash when showing the object definition window for temporary tables.
Released: Feb 1, 2021
10.6.x 中的更新
v10.6.19.22009
Updated Jul 20, 2021
Features
- Added the ability to duplicate a tab in SQL Server Management Studio (SSMS).
v10.6.18.21710
Updated Jul 7, 2021
Features
- Changed the way objects are qualified such that the default schema is chosen where multiple schemas match.
Fixes
- Fixed the crash when using summarize scripts where the script is invalid.
v10.6.17.21532
Updated Jun 30, 2021
Fixes
- Fixed an issue where connections to multiple contained Azure SQL databases may prevent suggestions...
Released: Dec 3, 2020
10.5.x 中的更新
v10.5.6.17542
Updated Jan 22, 2021
Features
- Added support for database scoped credentials in Microsoft SQL Server 2016 and later.
- Added support for altering create index statements when using the alter view autocompletion.
- Microsoft Azure Multi-Factor Authentication connections no longer require a second login for SQL Prompt.
Fixes
- Fixed an issue which could cause the Insert Semicolons refactoring step to fail when creating Columnstore indexes.
- Fixed an issue where the live preview does not...
Released: Sep 16, 2020
10.4.x 中的更新
v10.4.7
Updated Nov 9, 2020
Features
- General performance improvements.
v10.4.6
Updated Oct 26, 2020
Fixes
- Fixed Smart Rename and Split Table for connections using TrustServerCertificate.
v10.4.5
Updated Oct 15, 2020
Fixes
- Fixed a crash on startup in Microsoft Visual Studio.
v10.4.4
Updated Oct 15, 2020
Features
- Added support for Smart Rename and Split Table for Microsoft Azure MFA connections.
Fixes
- Fixed script being misinterpreted when AT TIME ZONE was used with a variable.
- Fixed an...