Lanzamientos de SQL Prompt Pro
Released: Dec 26, 2025
Actualizaciones en 11.3.2.20417
Características
- Added support for Microsoft Fabric.
Correcciones
- Fixed issue where SQL Prompt Inline EXEC did not work with cross schema data types.
- Fixed issue where nested EXISTS subquery indentation aligned to the WHERE clause instead of its contextual parent.
- Fixed SSMS crash on AWS RDS instance.
Released: Dec 23, 2025
Actualizaciones en 11.3.1.20365
Correcciones
- Fixed an issue where SQL Prompt was not showing suggestion for a secondary read only node in an Availability Group for SSMS v20 and older.
- Fixed an issue where SQL Prompt extension was not visible in SSMS 22 for certain users after upgrade.
Released: Dec 17, 2025
Actualizaciones en 11.3.0.20275
Características
- Added new opt-in preview SQL Prompt AI feature to generate AI-based code completion suggestions that understand your current query editor context (and can react to instructions in SQL comments).
- The feature is disabled by default on new installations of SQL Prompt, but can be enabled via the options.
- You can manually trigger AI code completion suggestions on demand (CTRL+Alt+Up arrow) or optionally set it to show automatically after a configurable delay in milliseconds to auto...
Released: Dec 12, 2025
Actualizaciones en 11.2.2.20219
Correcciones
- Fixed an issue where ADD SENSITIVITY CLASSIFICATION was formatted incorrectly.
- Fixed an issue where SQL Search did not load correctly when SQL Prompt was installed.
Released: Dec 8, 2025
Actualizaciones en 11.2.1.20094
Características
- Added support for Visual Studio 2026.
Correcciones
- Fixed issue that could trigger an "Unexpected error occurred while checking access to SQL Prompt AI" error dialog that would prevent usage of Prompt AI.
- Fixed issue where SQL Prompt Bulk Formatter would not retain the UTF-8 with BOM encoding.
- Fixed an issue where tab colors were not applying correctly to the Visual Studio theme in SSMS 21 and SSMS 22.
Released: Nov 21, 2025
Actualizaciones en 11.2.0.19838
Características
- Added support for SQL Server Management Studio 22.
- Added support for SQL Server 2025.
Released: Nov 18, 2025
Actualizaciones en 11.1.7.19758
Correcciones
- Fixed issue with JSON_ARRAYAGG suggestions and formatting when connected to Azure SQL Database.
- Prevent crash
Unsupported SSMS authentication method: X when SQL History cannot automatically restore a database connection (e.g. Azure Entra MFA).
- Fixed issue with environment detection to correctly distinguish between Dedicated SQL Pool and PDW.
- Fixed issue where SQL Prompt was not showing suggestion for a secondary read only node in an Availability Group.
- Fixed issue where SQL Prompt...
Released: Oct 29, 2025
Actualizaciones en 11.1.6.19448
Características
- Added a popup dialog for Prompt AI to help fix SQL errors when query execution fails (SSMS only).
- Improved error messages when running into timeouts using "Fix Selected SQL with AI" or "Optimize Selected SQL with AI" actions.
Correcciones
- Fixed issue where empty tooltips were displayed for Prompt AI disabled buttons when an AI prompt was executing.
- Fixed alias rename and highlight issue for aliases falling within a subquery.
- Fixed bug that could trigger for some users when...
Released: Oct 15, 2025
Actualizaciones en 11.1.5.19005
Características
- Added support for SQL Server 2025 (Preview Feature).
Released: Oct 13, 2025
Actualizaciones en 11.1.4.18963
Características
- You can now use Prompt AI to fix errors in a selected SQL query in one click.
- Added a Prompt AI feature that allows you to optimize a SQL query.
Correcciones
- Fixed argument out of range exception that was sometimes thrown when switching between history items in Prompt AI.
- Fixed AI empty window placeholder (Press ALT-Z to open Prompt AI...) showing up when editing non-SQL documents.
- Fixed null reference exception that could trigger when attempting to close the AI Prompt window or...