MySQL Scripts
收藏DataCite Commons2025-05-01 更新2024-07-27 收录
下载链接:
https://figshare.com/articles/MySQL_Scripts/7707698/2
下载链接
链接失效反馈官方服务:
资源简介:
MySQL Database Scripts: <br>We created tables, functions, procedures, indexes, and triggers to instrument the SonarQube database to retrieve some of the automatically deleted records. <br>- All the custom made artifacts as a single script is available in 'sonar_db_updates.sql' file. This script can be run on an installation of a SonarQube (version 6.0.1) database. <br> - To retrieve the required metrics from the database use the script 'project_measures and metrics_multicolumn.sql'.
MySQL数据库脚本:
我们创建了表、函数、存储过程、索引与触发器,以对SonarQube数据库进行仪器化改造,从而获取部分自动删除的记录。
- 所有自定义构件整合为单个脚本,存放在`sonar_db_updates.sql`文件中。该脚本可在SonarQube(6.0.1版本)数据库的部署实例上运行。
- 若需从数据库中获取指定指标,可使用`project_measures and metrics_multicolumn.sql`脚本。
提供机构:
figshare创建时间:
2019-02-12



