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.