We’re delighted to announce the release of SQL Enlight for Build Machines 1.1.7.23.! This update is packed with improvements to analysis rules and type resolution.
🛠️
What’s New in Version 1.1.7.23:
Type Resolution Enhancements:
- Enhanced the type-checking and improved the type resolution to support most of SQL Server’s functions, types, and expressions.
Enhanced Analysis Rules:
- Enhanced the rules SA0124, SA0126, SA0132, SA0139, SA0238, SA0246, and SA0276 to reflect the improvements in the type resolution.
- Resolved an issue in SA0028 where the
CAST
function was not correctly considered. - Improved documentation of all analysis rules.
New Analysis Rule:
- Added a new analysis rule, SA0277, to detect possible implicit conversion, truncation, or data loss when the inserted or updated value is incompatible with the target column type.
Code Formatting Fixes:
- Addressed a formatting issue where comments after
BEGIN
keywords inBEGIN/END
blocks were not placed on a new line.
This release ensures your build environments have the latest tools for detecting and resolving SQL issues. Upgrade today and experience faster, more reliable analysis for your automated processes!
📥 Download SQL Enlight for Build Machines 1.1.7.23 now from our website.
Your feedback is invaluable to us—let us know how we can make SQL Enlight even better for you!