SQL Prompt Pro 9.0.8
Released: Jan 31, 2018
9.0.8 での更新項目
機能
- Code analysis now supports larger scripts without freezing the SSMS/VS UI.
- Limitation: Only the first 50,000 issues of code analysis are shown.
不具合の修正
- Do not show ST010 issue for CTE.
- PE010 shouldn't be triggered on a SELECT INTO statement.
- Don't detect BP014 issue on computed non persisted columns.
- BP014 Shouldn't apply to identity columns.
- "Place expressions on new line" under THEN expressions moves ELSE expression.