SQL Prompt Bundle 9.4.12

Released: Mar 6, 2019

Updates in 9.4.12

Funktionen

Updates in SQL Prompt

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

Fehlerkorrekturen

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.