Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在使用内存数据库设置 SONAR 以进行评估。如果我们希望使用该工具,我想将分析结果迁移到 Oracle 数据库中以供以后使用。这可能吗?
没有提供进行此类迁移的工具,我建议您不要尝试这样做。
但是,请注意,您将有可能重播分析的历史记录:您可以检查旧版本的代码并使用“sonar.projectDate”参数对每个代码进行分析以更改日期。