SQL Prompt Pro 11.0.5.17209

Released: Jun 30, 2025

11.0.5.17209 での更新項目

機能

  • Added Analyze Query Indexes feature to help understand the impact of indexes on query performance. Simply right click on a SELECT query that has a JOIN or WHERE clause and select Analyze Query Indexes. Please note, you may need to log out of your Redgate license and log back in again from the Help\Manage License menu to enable this feature.

不具合の修正

  • Fixed performance issue caused by stored procedure parameters loading.
  • Fixed an issue where SQL scripts containing JSON_ARRAY or JSON_OBJECT would incorrectly auto-capitalize SQL reserved keywords (e.g. AS INPUT), preserving the original casing as intended.