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.