SQL Enlight 1.9.8.877
We are happy to announce the release of SQL Enlight – 1.9.8.877.
The enhancements in this release are:
- SQL Server 2017 RTM support
- Added 14 new analysis rules
- Fixed installer issue related with SQL Server Management Studio 17 integration
- Fixed installer issue related with with Visual Studio 2017 integration
- Improvements in standard analysis rules
These are the newly added rules:
- SA0066B : Check all Columns for following specified naming convention.(Batch)
- SA0067B : Check all Unique Key Constraints in the current database for following specified naming convention.(Batch)
- SA0068B : Check all Check Constraints in the current sql script for following specified naming convention.(Batch)
- SA0069B : Check all Default Constraints in the current script for following specified naming convention.(Batch)
- SA0070B : Check all Primary Key Constraints in the current sql script for following specified naming convention.(Batch)
- SA0071B : Check all Foreign Key Constraints for following specified naming convention.(Batch)
- SA0072B : Check all Non-Key Index for following specified naming convention. (Batch)
- SA0073B : Check all User-Defined Types for following specified naming convention. (Batch)
- SA0074B : Check all Schema-s for following specified naming convention. (Batch)
- SA0075B : Avoid adding constraints with default system generated name
- SA0165 : TOP (100) PERCENT found
- SA0166 : Avoid altering security within stored procedures
- SA0167 : Non-ISO standard comparison operator found
- SA0168 : Possible division by zero not handled according the practice
Leave a Reply
Want to join the discussion?Feel free to contribute!