
Check for Updates popup now shows both the latest available version and your currently installed version.
Features
Updates in SQL Prompt 9.4.12
- The Check for Updates popup now shows both the latest available version and your currently installed version.
Fixes
Fixes in SQL Prompt 9.4.12
- 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.