SQL Prompt Bundle 9.4.12

Released: Mar 6, 2019

9.4.12 での更新項目

機能

Updates in SQL Prompt

  • The Check for Updates popup now shows both the latest available version and your currently installed version.

不具合の修正

Fixes in SQL Prompt

  • Fixed a bug where attempting to insert semicolons on scripts containing ALTER EVENT SESSION START/STOP statements would sometimes result in incorrect semicolon placement.
  • Fixed a bug where attempting to autofix some scripts would throw an error.
  • Fixed a bug where InsertSemicolons refactoring would insert semicolons after GO command followed by a WITH clause.