Skip to content

Remove subtransaction from HistoricalStatistics

Adam Cohen requested to merge 338254-replace-safe-ensure-unique-with-upsert into master

What does this MR do?

This MR replaces a subtransaction in Vulnerabilities::HistoricalStatistic with a raw sql upsert statement

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #338254 (closed)

Edited by Adam Cohen

Merge request reports