慧雅8254 发表于 2016-6-2 11:20:27

SonarQube COBOL 3.0 发布

欢迎加入运维网交流群:263444886
                  SonarQube COBOL 3.0 发布。该新版本添加了一些新的规则来检测针对 DB2 的嵌入式 SQL 语句,维护数据的完整性和数据库性能:

[*]  “INSERT” statements should not set the values of identity columns
[*]  “SELECT” statements should not lead to a full table scan”
[*]  “UPDATE” and “DELETE” statements should not impact multiple rows
[*]  SQL “UPDATE” statements should not change primary key values
[*]  SQL “UPDATE” statements should not impact columns part of a partitioning index
  同时提供新的 CICS 语法。详细介绍请看 release notes
页: [1]
查看完整版本: SonarQube COBOL 3.0 发布