SQL Prompt Pro のリリース

Released: Nov 21, 2025

11.2.0.19838 での更新項目

機能

  • Added support for SQL Server Management Studio 22.
  • Added support for SQL Server 2025.

Released: Nov 18, 2025

11.1.7.19758 での更新項目

不具合の修正

  • 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

11.1.6.19448 での更新項目

機能

  • 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.

不具合の修正

  • 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 opening SQL History...

Released: Oct 15, 2025

11.1.5.19005 での更新項目

機能

  • Added support for SQL Server 2025 (Preview Feature).

Released: Oct 13, 2025

11.1.4.18963 での更新項目

機能

  • 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.

不具合の修正

  • 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 a SQL query window.

Released: Oct 7, 2025

11.1.3.18786 での更新項目

機能

  • Added a scroll bar to the explain window of Prompt AI, making it easier to look through longer explanations.

不具合の修正

  • Fixed refactoring issue for built-in functions like JSON_ARRAY and JSON_OBJECT on Azure SQL Server.
  • Fixed null reference exception that could trigger when a SSMS/VS query window would gain/lose focus rapidly.
  • Fixed null reference exception that could trigger when SSMS/VS did not have focus.

Released: Sep 25, 2025

11.1.2.18525 での更新項目

機能

  • Improvements to error handling for different kinds of AI responses.

不具合の修正

  • Fixed an issue where closing the Welcome to SQL Prompt AI! screen would cause the keyboard controls to become locked for the whole editor.
  • Fixed formatting issue when the query has nested "AND" and "OR" inside parentheses.

Released: Sep 19, 2025

11.1.1.18395 での更新項目

機能

  • You can now select (e.g. mouse/CTRL+A) and copy (e.g. context menu/CTRL+C) content from SQL Prompt AI's Explain SQL text box.
  • A give feedback link has been added to the Prompt AI window to make it easier to share your thoughts with us.
  • You can now use Prompt AI with databases of unlimited size. In previous versions Prompt AI had a limit on the number of database objects and their size.

Released: Sep 9, 2025

11.1.0.18267 での更新項目

機能

  • Prompt+ has been promoted to General Availability (GA) with a new name Prompt AI.
  • Prompt AI is now available to all subscription users without any additional registration or participation in the EAP program required.
  • EULA has been updated.
  • AI history is now stored in a separate tab instead of a collapsible region in the Prompt AI window.
  • Stopped Prompt AI window moving erratically on certain actions.
  • Added scrollbar for long AI prompts.
  • Follow up suggestions are now limited to 1 to provide...

Released: Aug 19, 2025

11.0.8.17849 での更新項目

不具合の修正

  • Fixed incorrect formatting for AS keyword.
  • Fixed an issue in SSMS 18 that caused SQL Prompt to throw an error when used with the latest release of SQL Source control.
  • Fixed an issue causing SSMS to crash when connecting to SQL Server with mandatory encryption.
  • Fixed an issue that allowed multiple simultaneous requests in the Prompt AI window.
  • Fixed formatting issue for JSON_ARRAY and JSON_OBJECT Functions.
  • Fixed incorrect formatting for BEGIN and THROW statement.