SQL Prompt Pro 11.3.4.20814
Released: Jan 20, 2026
11.3.4.20814 での更新項目
機能
- Failure to retrieve the database schema no longer prevents AI requests from completing. They will instead be performed without schema-awareness.
- If this happens, a warning will be displayed in the Prompt AI window to offer contextual information.
不具合の修正
- Fixed issue where failure to perform an AI request (e.g. Explain SQL) could leave the work in progress spinner UI element visible and would not surface the problem in the Prompt AI window (other than a cryptic -- ERROR comment in the SQL editor window).
- Fixed an issue where SQL Prompt repeatedly displayed error messages for unsupported authentication types.
- Fixed an issue where clicking the 'Snippet Manager' caused a null reference error when on a non-query tab.
- Fixed enablement and disablement of SQL Prompt suggestions and code analysis features in main menu and options in all Visual Studio versions.
- Fixed issue where intermittent failures to retrieve database schema would not recover unless the Prompt AI window was closed and re-opened.
- Fixed an issue in Code Analysis where extended stored procedures were incorrectly suggested to use named parameter style.
- Fixed an issue in Code Analysis where SYSUTCDATETIME was incorrectly identified as a user-defined function (UDF).
- Fixed an issue in SQL Prompt where script containing JSON_OBJECT would not get formatted.
- Fixed issue that would prevent SQL Prompt from reacting to database connection modifications if suggestions were disabled.
- Prompt AI window will no longer wrongly claim you are not connected to a database when clicking in non SQL editor windows (e.g. "Object Explorer").
- The list of AI suggestions (initial or follow-up) will now only be re-generated when necessary (e.g. if the database connection changed) to avoid needless processing and server-side network requests.
- Fixed an issue where SSMS 22 freezes during the initial import of user settings with SQL Prompt already installed.